STM32F10x Standard Peripherals Library  3.5.0
FSMC_PCCARDInitTypeDef Struct Reference

FSMC PCCARD Init structure definition. More...

#include <stm32f10x_fsmc.h>

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.


Field Documentation

FSMC Attribute Space Timing

Definition at line 233 of file stm32f10x_fsmc.h.

FSMC Common Space Timing

Definition at line 231 of file stm32f10x_fsmc.h.

FSMC IO Space Timing

Definition at line 235 of file stm32f10x_fsmc.h.

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 stm32f10x_fsmc.h.

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 stm32f10x_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 stm32f10x_fsmc.h.


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