HAL
FMC_NAND_InitTypeDef is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint32_t
Specifies the NAND memory device that will be used. This parameter can be a value of FMC_NAND_Bank.
uint32_t
Enables or disables the Wait feature for the NAND Memory device. This parameter can be any value of FMC_Wait_feature.
uint32_t
Specifies the external memory device width. This parameter can be any value of FMC_NAND_Data_Width.
uint32_t
Enables or disables the ECC computation. This parameter can be any value of FMC_ECC.
uint32_t
Defines the page size for the extended ECC. This parameter can be any value of FMC_ECC_Page_Size.
uint32_t
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
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.

References

from examples