![]() |
RTEMS 6.1-rc7
|
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 |
FMC NAND Configuration Structure definition.
uint32_t FMC_NAND_InitTypeDef::EccComputation |
Enables or disables the ECC computation. This parameter can be any value of FMC ECC
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
uint32_t FMC_NAND_InitTypeDef::MemoryDataWidth |
Specifies the external memory device width. This parameter can be any value of FMC NAND Data Width
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
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
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
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