STM32H735xx HAL User Manual
Data Fields
NAND_AddressTypeDef Struct Reference

NAND Memory address Structure definition. More...

#include <stm32h7xx_hal_nand.h>

Data Fields

uint16_t Page
uint16_t Plane
uint16_t Block

Detailed Description

NAND Memory address Structure definition.

Definition at line 75 of file stm32h7xx_hal_nand.h.


Field Documentation

NAND memory Block address

Definition at line 81 of file stm32h7xx_hal_nand.h.

Referenced by HAL_NAND_Address_Inc().

NAND memory Page address

Definition at line 77 of file stm32h7xx_hal_nand.h.

Referenced by HAL_NAND_Address_Inc().

NAND memory Zone address

Definition at line 79 of file stm32h7xx_hal_nand.h.

Referenced by HAL_NAND_Address_Inc().


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