HAL + 0/8 examples
CodeScope will show references to FMC_NORSRAM_InitTypeDef::WaitSignalActive from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Applications
STemWin
STM32469I_EVAL
Examples
FMC
STM324x9I_EVAL
Examples
FMC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFMC_NORSRAM_InitTypeDef::WaitSignalActive

FMC_NORSRAM_InitTypeDef::WaitSignalActive field

Specifies if the wait signal is asserted by the memory one clock cycle before the wait state or during the wait state, valid only when accessing memories in burst mode. This parameter can be a value of FMC_Wait_Timing

Syntax

uint32_t WaitSignalActive;

Examples

FMC_NORSRAM_InitTypeDef::WaitSignalActive is referenced by 8 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_fmc.h:261
uint32_t WaitSignalActive; /*!< Specifies if the wait signal is asserted by the memory one
stm32f4xx_ll_fmc.c:257FMC_NORSRAM_Init()
assert_param(IS_FMC_WAIT_SIGNAL_ACTIVE(Init->WaitSignalActive));
stm32f4xx_ll_fmc.c:290FMC_NORSRAM_Init()
Init->WaitSignalActive | \

Data Use

Functions reading FMC_NORSRAM_InitTypeDef::WaitSignalActive
FMC_NORSRAM_InitTypeDef::WaitSignalActive
all items filtered out
Type of FMC_NORSRAM_InitTypeDef::WaitSignalActive
FMC_NORSRAM_InitTypeDef::WaitSignalActive
uint32_t
all items filtered out