![]() |
LPCOpen Platform for LPC18XX/43XX microcontrollers
18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
|
NAND Flash Size structure.
Definition at line 49 of file lpc_nandflash.h.
#include "lpc_nandflash.h"
Data Fields | |
| UNS_32 | page_size |
| UNS_32 | spare_size |
| UNS_32 | pages_per_block |
| UNS_32 | block_cnt |
| UNS_32 block_cnt |
The number of blocks
Definition at line 53 of file lpc_nandflash.h.
| UNS_32 page_size |
Page Size
Definition at line 50 of file lpc_nandflash.h.
| UNS_32 pages_per_block |
The number of pages per block
Definition at line 52 of file lpc_nandflash.h.
| UNS_32 spare_size |
Spare Size
Definition at line 51 of file lpc_nandflash.h.
1.8.3.1