HAL + 0/7 examples
CodeScope will show references to FSMC_NORSRAM_TimingTypeDef::BusTurnAroundDuration from the following samples and libraries:
Drivers
Boards
Examples
STM324xG_EVAL
Applications
STemWin
Examples
FSMC
STM32F413H-Discovery
Examples
FMC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFSMC_NORSRAM_TimingTypeDef::BusTurnAroundDuration

FSMC_NORSRAM_TimingTypeDef::BusTurnAroundDuration field

Defines the number of HCLK cycles to configure the duration of the bus turnaround. This parameter can be a value between Min_Data = 0 and Max_Data = 15.

Syntax

uint32_t BusTurnAroundDuration;

Examples

FSMC_NORSRAM_TimingTypeDef::BusTurnAroundDuration is referenced by 7 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_fsmc.h:254
uint32_t BusTurnAroundDuration; /*!< Defines the number of HCLK cycles to configure
stm32f4xx_ll_fsmc.c:391FSMC_NORSRAM_Timing_Init()
assert_param(IS_FSMC_TURNAROUND_TIME(Timing->BusTurnAroundDuration));
stm32f4xx_ll_fsmc.c:401FSMC_NORSRAM_Timing_Init()
((Timing->BusTurnAroundDuration) << FSMC_BTR1_BUSTURN_Pos) |
stm32f4xx_ll_fsmc.c:446FSMC_NORSRAM_Extended_Timing_Init()
assert_param(IS_FSMC_TURNAROUND_TIME(Timing->BusTurnAroundDuration));
stm32f4xx_ll_fsmc.c:455FSMC_NORSRAM_Extended_Timing_Init()
((Timing->BusTurnAroundDuration) << FSMC_BWTR1_BUSTURN_Pos)));

Data Use

Functions reading FSMC_NORSRAM_TimingTypeDef::BusTurnAroundDuration
FSMC_NORSRAM_TimingTypeDef::BusTurnAroundDuration
Type of FSMC_NORSRAM_TimingTypeDef::BusTurnAroundDuration
FSMC_NORSRAM_TimingTypeDef::BusTurnAroundDuration
uint32_t
all items filtered out