HAL + 0/4 examples
CodeScope will show references to FMC_NORSRAM_InitTypeDef::ContinuousClock from the following samples and libraries:
Drivers
Boards
Examples
STM324x9I_EVAL
Examples
FMC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFMC_NORSRAM_InitTypeDef::ContinuousClock

FMC_NORSRAM_InitTypeDef::ContinuousClock field

Enables or disables the FMC clock output to external memory devices. This parameter is only enabled through the FMC_BCR1 register, and don't care through FMC_BCR2..4 registers. This parameter can be a value of FMC_Continous_Clock

Syntax

uint32_t ContinuousClock;

Examples

FMC_NORSRAM_InitTypeDef::ContinuousClock is referenced by 4 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_fmc.h:283
uint32_t ContinuousClock; /*!< Enables or disables the FMC clock output to external memory devices.
stm32f4xx_ll_fmc.c:264FMC_NORSRAM_Init()
assert_param(IS_FMC_CONTINOUS_CLOCK(Init->ContinuousClock));
stm32f4xx_ll_fmc.c:301FMC_NORSRAM_Init()
btcr_reg |= Init->ContinuousClock;
stm32f4xx_ll_fmc.c:337FMC_NORSRAM_Init()
stm32f4xx_ll_fmc.c:339FMC_NORSRAM_Init()

Data Use

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