STM32F439xx HAL User Manual
Data Fields
NAND_AddressTypeDef Struct Reference

NAND Memory address Structure definition. More...

#include <stm32f4xx_hal_nand.h>

Data Fields

uint16_t Page
uint16_t Plane
uint16_t Block

Detailed Description

NAND Memory address Structure definition.

Definition at line 103 of file stm32f4xx_hal_nand.h.


Field Documentation

NAND memory Block address

Definition at line 109 of file stm32f4xx_hal_nand.h.

Referenced by HAL_NAND_Address_Inc().

NAND memory Page address

Definition at line 105 of file stm32f4xx_hal_nand.h.

Referenced by HAL_NAND_Address_Inc().

NAND memory Plane address

Definition at line 107 of file stm32f4xx_hal_nand.h.

Referenced by HAL_NAND_Address_Inc().


The documentation for this struct was generated from the following file: