CARME-M4 BSP  V1.5
FSMC_PCCARDInitTypeDef Struct Reference

FSMC PCCARD Init structure definition. More...

#include <stm32f4xx_fsmc.h>

+ Collaboration diagram for FSMC_PCCARDInitTypeDef:

Data Fields

uint32_t FSMC_Waitfeature
 
uint32_t FSMC_TCLRSetupTime
 
uint32_t FSMC_TARSetupTime
 
FSMC_NAND_PCCARDTimingInitTypeDefFSMC_CommonSpaceTimingStruct
 
FSMC_NAND_PCCARDTimingInitTypeDefFSMC_AttributeSpaceTimingStruct
 
FSMC_NAND_PCCARDTimingInitTypeDefFSMC_IOSpaceTimingStruct
 

Detailed Description

FSMC PCCARD Init structure definition.

Definition at line 217 of file stm32f4xx_fsmc.h.

Field Documentation

FSMC_NAND_PCCARDTimingInitTypeDef* FSMC_AttributeSpaceTimingStruct

FSMC Attribute Space Timing

Definition at line 233 of file stm32f4xx_fsmc.h.

FSMC_NAND_PCCARDTimingInitTypeDef* FSMC_CommonSpaceTimingStruct

FSMC Common Space Timing

Definition at line 231 of file stm32f4xx_fsmc.h.

FSMC_NAND_PCCARDTimingInitTypeDef* FSMC_IOSpaceTimingStruct

FSMC IO Space Timing

Definition at line 235 of file stm32f4xx_fsmc.h.

uint32_t FSMC_TARSetupTime

Defines the number of HCLK cycles to configure the delay between ALE low and RE low. This parameter can be a number between 0x0 and 0xFF

Definition at line 226 of file stm32f4xx_fsmc.h.

uint32_t FSMC_TCLRSetupTime

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

Definition at line 222 of file stm32f4xx_fsmc.h.

uint32_t FSMC_Waitfeature

Enables or disables the Wait feature for the Memory Bank. This parameter can be any value of FSMC_Wait_feature

Definition at line 219 of file stm32f4xx_fsmc.h.


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