NFC Actions

List of the actions that can be performed by the NFC. More...

Defines

#define NFC_ACT_NOP   0
 No Operation.
#define NFC_ACT_DEV_SELECT   1
 Device selection. The number is given by the extension.
#define NFC_ACT_READ   2
 Read flow through DFC.
#define NFC_ACT_WRITE   3
 Write flow through DFC.
#define NFC_ACT_ASSERT_CE   4
 Assert the CE pad of the last selected device.
#define NFC_EXT_CELOW   1
#define NFC_EXT_NOP   0
#define NFC_ACT_STOP   5
 Stop the NFC, or the DFC flow.
#define NFC_ACT_ADC_EXT   6
 Column address extension.

Detailed Description

List of the actions that can be performed by the NFC.


Define Documentation

#define NFC_ACT_NOP   0

No Operation.

Definition at line 66 of file nf_drv.h.

#define NFC_ACT_DEV_SELECT   1

Device selection. The number is given by the extension.

Definition at line 67 of file nf_drv.h.

Referenced by nf_cache_fbb_flush(), nf_cache_fbb_refill(), nf_cache_lut_flush(), nf_cache_lut_refill(), nf_check_fbb(), nf_check_lut(), nf_cleanup_memory(), nf_copy_tail(), nf_erase_old_blocks(), nf_nf_2_ram(), nf_open_write(), nf_ram_2_nf(), nf_read_10(), nf_rebuild(), nf_scan(), nf_write_10(), nf_write_fbb(), nf_write_lut(), nfc_check_type(), nfc_read_id(), nfc_reset_nands(), and ut_nfc_erase_all().

#define NFC_ACT_READ   2

Read flow through DFC.

Definition at line 68 of file nf_drv.h.

#define NFC_ACT_WRITE   3

Write flow through DFC.

Definition at line 69 of file nf_drv.h.

#define NFC_ACT_ASSERT_CE   4

Assert the CE pad of the last selected device.

Definition at line 70 of file nf_drv.h.

Referenced by nfc_check_type(), and nfc_read_id().

#define NFC_EXT_CELOW   1

Definition at line 71 of file nf_drv.h.

Referenced by nfc_check_type(), and nfc_read_id().

#define NFC_EXT_NOP   0

Definition at line 72 of file nf_drv.h.

Referenced by nfc_check_type(), and nfc_read_id().

#define NFC_ACT_STOP   5

Stop the NFC, or the DFC flow.

Definition at line 73 of file nf_drv.h.

#define NFC_ACT_ADC_EXT   6

Column address extension.

The extension gives A9:8.

Definition at line 74 of file nf_drv.h.


Generated on Wed Sep 23 09:17:19 2009 for ATMEL by  doxygen 1.5.3