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

FSMC_NORSRAM_InitTypeDef::DataAddressMux field

Specifies whether the address and data values are multiplexed on the data bus or not. This parameter can be a value of FSMC_Data_Address_Bus_Multiplexing

Syntax

uint32_t DataAddressMux;

Examples

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

References

LocationReferrerText
stm32f4xx_ll_fsmc.h:171
uint32_t DataAddressMux; /*!< Specifies whether the address and data values are
stm32f4xx_ll_fsmc.c:230FSMC_NORSRAM_Init()
assert_param(IS_FSMC_MUX(Init->DataAddressMux));
stm32f4xx_ll_fsmc.c:266FSMC_NORSRAM_Init()
Init->DataAddressMux | \

Data Use

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