HAL + 0/7 examples
CodeScope will show references to FSMC_NORSRAM_InitTypeDef::WaitSignal 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_InitTypeDef::WaitSignal

FSMC_NORSRAM_InitTypeDef::WaitSignal field

Enables or disables the wait state insertion via wait signal, valid for Flash memory access in burst mode. This parameter can be a value of FSMC_Wait_Signal

Syntax

uint32_t WaitSignal;

Examples

FSMC_NORSRAM_InitTypeDef::WaitSignal is referenced by 7 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_fsmc.h:203
uint32_t WaitSignal; /*!< Enables or disables the wait state insertion via wait
stm32f4xx_ll_fsmc.c:240FSMC_NORSRAM_Init()
assert_param(IS_FSMC_WAITE_SIGNAL(Init->WaitSignal));
stm32f4xx_ll_fsmc.c:273FSMC_NORSRAM_Init()
Init->WaitSignal | \

Data Use

Functions reading FSMC_NORSRAM_InitTypeDef::WaitSignal
FSMC_NORSRAM_InitTypeDef::WaitSignal
all items filtered out
Type of FSMC_NORSRAM_InitTypeDef::WaitSignal
FSMC_NORSRAM_InitTypeDef::WaitSignal
uint32_t
all items filtered out