RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Fields

FMC NAND Configuration Structure definition. More...

#include <stm32h7xx_ll_fmc.h>

Data Fields

uint32_t NandBank
 
uint32_t Waitfeature
 
uint32_t MemoryDataWidth
 
uint32_t EccComputation
 
uint32_t ECCPageSize
 
uint32_t TCLRSetupTime
 
uint32_t TARSetupTime
 

Detailed Description

FMC NAND Configuration Structure definition.

Field Documentation

◆ EccComputation

uint32_t FMC_NAND_InitTypeDef::EccComputation

Enables or disables the ECC computation. This parameter can be any value of FMC ECC

◆ ECCPageSize

uint32_t FMC_NAND_InitTypeDef::ECCPageSize

Defines the page size for the extended ECC. This parameter can be any value of FMC ECC Page Size

◆ MemoryDataWidth

uint32_t FMC_NAND_InitTypeDef::MemoryDataWidth

Specifies the external memory device width. This parameter can be any value of FMC NAND Data Width

◆ NandBank

uint32_t FMC_NAND_InitTypeDef::NandBank

Specifies the NAND memory device that will be used. This parameter can be a value of FMC NAND Bank

◆ TARSetupTime

uint32_t FMC_NAND_InitTypeDef::TARSetupTime

Defines the number of HCLK cycles to configure the delay between ALE low and RE low. This parameter can be a number between Min_Data = 0 and Max_Data = 255

◆ TCLRSetupTime

uint32_t FMC_NAND_InitTypeDef::TCLRSetupTime

Defines the number of HCLK cycles to configure the delay between CLE low and RE low. This parameter can be a value between Min_Data = 0 and Max_Data = 255

◆ Waitfeature

uint32_t FMC_NAND_InitTypeDef::Waitfeature

Enables or disables the Wait feature for the NAND Memory device. This parameter can be any value of FMC Wait feature


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