HAL
NAND_DeviceConfigTypeDef is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint32_t
NAND memory page (without spare area) size measured in bytes for 8 bits addressing or words for 16 bits addressing.
uint32_t
NAND memory spare area size measured in bytes for 8 bits addressing or words for 16 bits addressing.
uint32_t
NAND memory block size measured in number of pages.
uint32_t
NAND memory number of total blocks.
uint32_t
NAND memory number of planes.
uint32_t
NAND memory zone size measured in number of blocks.
NAND extra command needed for Page reading mode. This parameter is mandatory for some NAND parts after the read command (NAND_CMD_AREA_TRUE1) and before DATA reading sequence. This parameter could be ENABLE or DISABLE Please check the Read Mode sequence in the NAND device datasheet.

References

from examples