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

FSMC_NORSRAM_InitTypeDef::MemoryDataWidth field

Specifies the external memory device width. This parameter can be a value of FSMC_NORSRAM_Data_Width

Syntax

uint32_t MemoryDataWidth;

Examples

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

References

LocationReferrerText
stm32f4xx_ll_fsmc.h:179
uint32_t MemoryDataWidth; /*!< Specifies the external memory device width.
stm32f4xx_hal_nor.c:279HAL_NOR_Init()
if (hnor->Init.MemoryDataWidth == FMC_NORSRAM_MEM_BUS_WIDTH_8)
stm32f4xx_ll_fsmc.c:232FSMC_NORSRAM_Init()
assert_param(IS_FSMC_NORSRAM_MEMORY_WIDTH(Init->MemoryDataWidth));
stm32f4xx_ll_fsmc.c:268FSMC_NORSRAM_Init()
Init->MemoryDataWidth | \

Data Use

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