HAL + 0/6 examples
CodeScope will show references to FSMC_NORSRAM_InitTypeDef::WrapMode from the following samples and libraries:
Drivers
Boards
Examples
STM324xG_EVAL
Applications
STemWin
Examples
FSMC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFSMC_NORSRAM_InitTypeDef::WrapMode

FSMC_NORSRAM_InitTypeDef::WrapMode field

Enables or disables the Wrapped burst access mode for Flash memory, valid only when accessing Flash memories in burst mode. This parameter can be a value of FSMC_Wrap_Mode This mode is available only for the STM32F405/407/4015/417xx devices

Syntax

uint32_t WrapMode;

Examples

FSMC_NORSRAM_InitTypeDef::WrapMode is referenced by 6 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_fsmc.h:190
uint32_t WrapMode; /*!< Enables or disables the Wrapped burst access mode for Flash
stm32f4xx_ll_fsmc.c:236FSMC_NORSRAM_Init()
assert_param(IS_FSMC_WRAP_MODE(Init->WrapMode));
stm32f4xx_ll_fsmc.c:279FSMC_NORSRAM_Init()
btcr_reg |= Init->WrapMode;

Data Use

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