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

FSMC_NORSRAM_InitTypeDef::BurstAccessMode field

Enables or disables the burst access mode for Flash memory, valid only with synchronous burst Flash memories. This parameter can be a value of FSMC_Burst_Access_Mode

Syntax

uint32_t BurstAccessMode;

Examples

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

References

LocationReferrerText
stm32f4xx_ll_fsmc.h:182
uint32_t BurstAccessMode; /*!< Enables or disables the burst access mode for Flash memory,
stm32f4xx_ll_fsmc.c:233FSMC_NORSRAM_Init()
assert_param(IS_FSMC_BURSTMODE(Init->BurstAccessMode));
stm32f4xx_ll_fsmc.c:269FSMC_NORSRAM_Init()
Init->BurstAccessMode | \

Data Use

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