Flash-memories read-status bits


Detailed Description

Masks of the status returned by the NF_READ_STATUS_CMD command.


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.


Define Documentation

#define NF_MASK_STATUS_FAIL   (1<<0)

Fail.

Definition at line 629 of file nf.h.

Referenced by nf_check_status().

#define NF_MASK_STATUS_READY   (1<<6)

Ready.

Definition at line 630 of file nf.h.

Referenced by nf_wait_busy(), and nfc_nf_is_ready().

#define NF_MASK_STATUS_T_RDY_2KB   (1<<5)

True Ready.

Definition at line 631 of file nf.h.

Referenced by nf_wait_busy().

#define NF_MASK_STATUS_T_RDY_512B   (1<<6)

True Ready.

Definition at line 632 of file nf.h.

Referenced by nf_wait_busy().


Generated on Fri Feb 19 02:23:50 2010 for AVR32 - Nand Flash using EBI by  doxygen 1.5.5