![]() |
![]() |
Current Asynchronous NAND Bank configuration. More...
#include <csl_nand.h>
Data Fields | |
| volatile Uint32 | CExDATA |
| volatile Uint32 | CExALE |
| volatile Uint32 | CExCLE |
| volatile Uint32 | CExNUM |
Current Asynchronous NAND Bank configuration.
| volatile Uint32 CSL_NandAsyncBank::CExALE |
Current NAND Address latch register
Referenced by NAND_getBankInfo(), NAND_setAddress(), and NAND_setLatchEnableOffset().
| volatile Uint32 CSL_NandAsyncBank::CExCLE |
Current NAND Command latch register
Referenced by NAND_getBankInfo(), NAND_isStatusWriteProtected(), NAND_sendCommand(), and NAND_setLatchEnableOffset().
| volatile Uint32 CSL_NandAsyncBank::CExDATA |
Current NAND Data register
Referenced by NAND_getBankInfo(), and NAND_setLatchEnableOffset().
| volatile Uint32 CSL_NandAsyncBank::CExNUM |
Current NAND ECC register
Referenced by NAND_getBankInfo().
1.7.4