Flash-memories read-status bits

Masks of the status returned by the NF_READ_STATUS_CMD command. More...

Defines

#define NF_MASK_STATUS_FAIL   (1<<0)
 Fail.
#define NF_MASK_STATUS_READY   (1<<6)
 Ready.
#define NF_MASK_STATUS_T_RDY_2KB   (1<<5)
 True Ready.
#define NF_MASK_STATUS_T_RDY_512B   (1<<6)
 True Ready.

Detailed Description

Masks of the status returned by the NF_READ_STATUS_CMD command.


Define Documentation

#define NF_MASK_STATUS_FAIL   (1<<0)

Fail.

Definition at line 316 of file nf_drv.h.

Referenced by nfc_check_status().

#define NF_MASK_STATUS_READY   (1<<6)

Ready.

Definition at line 317 of file nf_drv.h.

Referenced by nfc_nf_is_ready(), and nfc_wait_busy().

#define NF_MASK_STATUS_T_RDY_2KB   (1<<5)

True Ready.

Definition at line 318 of file nf_drv.h.

Referenced by nfc_wait_busy().

#define NF_MASK_STATUS_T_RDY_512B   (1<<6)

True Ready.

Definition at line 319 of file nf_drv.h.

Referenced by nfc_wait_busy().


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