![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC 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.