RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Fields
NAND_HandleTypeDef Struct Reference

NAND handle Structure definition. More...

#include <stm32h7xx_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.

Field Documentation

◆ Config

NAND_DeviceConfigTypeDef NAND_HandleTypeDef::Config

NAND physical characteristic information structure

◆ Init

FMC_NAND_InitTypeDef NAND_HandleTypeDef::Init

NAND device control configuration parameters

◆ Instance

FMC_NAND_TypeDef* NAND_HandleTypeDef::Instance

Register base address

◆ Lock

HAL_LockTypeDef NAND_HandleTypeDef::Lock

NAND locking object

◆ State

__IO HAL_NAND_StateTypeDef NAND_HandleTypeDef::State

NAND device access state


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