![]() |
![]() |
Nand Async config structure. More...
#include <csl_nand.h>
Data Fields | |
| Uint16 | selectStrobe |
| Uint16 | ewMode |
| Uint16 | w_setup |
| Uint16 | w_strobe |
| Uint16 | w_hold |
| Uint16 | r_setup |
| Uint16 | r_strobe |
| Uint16 | r_hold |
| Uint16 | turnAround |
| Uint16 | aSize |
Nand Async config structure.
| Uint16 CSL_NandAsyncCfg::aSize |
Asynchronous memory size
Referenced by NAND_getSetup(), and NAND_setup().
| Uint16 CSL_NandAsyncCfg::ewMode |
Enable extended wait mode
Referenced by NAND_getSetup(), and NAND_setup().
| Uint16 CSL_NandAsyncCfg::r_hold |
Read strobe hold cycle
Referenced by NAND_getSetup(), and NAND_setup().
| Uint16 CSL_NandAsyncCfg::r_setup |
Read strobe setup cycles
Referenced by NAND_getSetup(), and NAND_setup().
| Uint16 CSL_NandAsyncCfg::r_strobe |
Read strobe duration cycles
Referenced by NAND_getSetup(), and NAND_setup().
Strobe mode selection
Referenced by NAND_getSetup(), and NAND_setup().
| Uint16 CSL_NandAsyncCfg::turnAround |
Turn around cycles
Referenced by NAND_getSetup(), and NAND_setup().
| Uint16 CSL_NandAsyncCfg::w_hold |
Write strobe hold cycle
Referenced by NAND_getSetup(), and NAND_setup().
| Uint16 CSL_NandAsyncCfg::w_setup |
Write strobe setup cycles
Referenced by NAND_getSetup(), and NAND_setup().
| Uint16 CSL_NandAsyncCfg::w_strobe |
Write strobe duration cycles
Referenced by NAND_getSetup(), and NAND_setup().
1.7.4