![]() |
ARMEBS4
revision-26.06.2015
|
FSMC PCCARD Init structure definition. More...
#include "C:/Programs/ARMEBS4/current/doc/eclipse-doc/ext/libheivs_stm32/include/stm32/stm32f4xx_fsmc.h"
FSMC PCCARD Init structure definition.
Definition at line 211 of file stm32f4xx_fsmc.h.
uint32_t FSMC_PCCARDInitTypeDef::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 213 of file stm32f4xx_fsmc.h.
uint32_t FSMC_PCCARDInitTypeDef::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 216 of file stm32f4xx_fsmc.h.
uint32_t FSMC_PCCARDInitTypeDef::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 220 of file stm32f4xx_fsmc.h.
FSMC_NAND_PCCARDTimingInitTypeDef* FSMC_PCCARDInitTypeDef::FSMC_CommonSpaceTimingStruct |
FSMC Common Space Timing
Definition at line 225 of file stm32f4xx_fsmc.h.
FSMC_NAND_PCCARDTimingInitTypeDef* FSMC_PCCARDInitTypeDef::FSMC_AttributeSpaceTimingStruct |
FSMC Attribute Space Timing
Definition at line 227 of file stm32f4xx_fsmc.h.
FSMC_NAND_PCCARDTimingInitTypeDef* FSMC_PCCARDInitTypeDef::FSMC_IOSpaceTimingStruct |
FSMC IO Space Timing
Definition at line 229 of file stm32f4xx_fsmc.h.