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

FSMC_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 FSMC_Wait_Timing

Syntax

uint32_t WaitSignalActive;

Examples

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

References

LocationReferrerText
stm32f4xx_ll_fsmc.h:195
uint32_t WaitSignalActive; /*!< Specifies if the wait signal is asserted by the memory one
stm32f4xx_ll_fsmc.c:238FSMC_NORSRAM_Init()
assert_param(IS_FSMC_WAIT_SIGNAL_ACTIVE(Init->WaitSignalActive));
stm32f4xx_ll_fsmc.c:271FSMC_NORSRAM_Init()
Init->WaitSignalActive | \

Data Use

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