Specify data bus width of the NAND interface. More...
Macros | |
| #define | ARM_NAND_BUS_DATA_WIDTH_8 (0x00UL) | 
| Bus Data Width: 8 bit (default)   | |
| #define | ARM_NAND_BUS_DATA_WIDTH_16 (0x01UL) | 
| Bus Data Width: 16 bit.   | |
Specify data bus width of the NAND interface.
The defines can be used in the function ARM_NAND_Control for the parameter arg and with the ARM_NAND_BUS_DATA_WIDTH as the control code.
| #define ARM_NAND_BUS_DATA_WIDTH_8 (0x00UL) | 
Bus Data Width: 8 bit (default)
| #define ARM_NAND_BUS_DATA_WIDTH_16 (0x01UL) | 
Bus Data Width: 16 bit.