![]() |
LPCOpen Platform for LPC112X microcontrollers
112X
LPCOpen Platform for the NXP LPC112X 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.