STM32F439xx HAL User Manual
Data Fields
NAND_HandleTypeDef Struct Reference

NAND handle Structure definition. More...

#include <stm32f4xx_hal_nand.h>

Data Fields

FMC_NAND_TypeDef * Instance
FMC_NAND_InitTypeDef Init
HAL_LockTypeDef Lock
__IO HAL_NAND_StateTypeDef State
NAND_DeviceConfigTypeDef Config

Detailed Description

NAND handle Structure definition.

Definition at line 143 of file stm32f4xx_hal_nand.h.


Field Documentation

FMC_NAND_InitTypeDef NAND_HandleTypeDef::Init
FMC_NAND_TypeDef* NAND_HandleTypeDef::Instance
HAL_LockTypeDef NAND_HandleTypeDef::Lock

NAND locking object

Definition at line 149 of file stm32f4xx_hal_nand.h.

Referenced by HAL_NAND_Init().


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