STM32F1 Standard Peripheral bibliotheek  1.0
ST Microelectronics bibliotheek documentatie voor de STM32F1 Standard Peripheral Library
 All Data Structures Files Functions Variables Enumerations Groups
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_NAND_PCCARDTimingInitTypeDef* FSMC_AttributeSpaceTimingStruct

FSMC Attribute Space Timing

FSMC_NAND_PCCARDTimingInitTypeDef* FSMC_CommonSpaceTimingStruct

FSMC Common Space Timing

FSMC_NAND_PCCARDTimingInitTypeDef* FSMC_IOSpaceTimingStruct

FSMC IO Space Timing

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

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.

uint32_t FSMC_Waitfeature
     Enables or disables the Wait feature for the Memory Bank.

This parameter can be any value of FSMC_Wait_feature


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