HAL
FSMC_NAND_InitTypeDef::TARSetupTime is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFSMC_NAND_InitTypeDef::TARSetupTime

FSMC_NAND_InitTypeDef::TARSetupTime field

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

Syntax

uint32_t TARSetupTime;

References

LocationReferrerText
stm32f4xx_ll_fsmc.h:303
uint32_t TARSetupTime; /*!< Defines the number of HCLK cycles to configure the
stm32f4xx_ll_fsmc.c:589FSMC_NAND_Init()
assert_param(IS_FSMC_TAR_TIME(Init->TARSetupTime));
stm32f4xx_ll_fsmc.c:601FSMC_NAND_Init()
((Init->TARSetupTime) << FSMC_PCR2_TAR_Pos)));
stm32f4xx_ll_fsmc.c:612FSMC_NAND_Init()
((Init->TARSetupTime) << FSMC_PCR2_TAR_Pos)));

Data Use

Functions reading FSMC_NAND_InitTypeDef::TARSetupTime
FSMC_NAND_InitTypeDef::TARSetupTime
all items filtered out
Type of FSMC_NAND_InitTypeDef::TARSetupTime
FSMC_NAND_InitTypeDef::TARSetupTime
uint32_t
all items filtered out