HAL + 0/8 examples
CodeScope will show references to FMC_NORSRAM_InitTypeDef::MemoryType from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Applications
STemWin
STM32469I_EVAL
Examples
FMC
STM324x9I_EVAL
Examples
FMC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFMC_NORSRAM_InitTypeDef::MemoryType

FMC_NORSRAM_InitTypeDef::MemoryType field

Specifies the type of external memory attached to the corresponding memory device. This parameter can be a value of FMC_Memory_Type

Syntax

uint32_t MemoryType;

Examples

FMC_NORSRAM_InitTypeDef::MemoryType is referenced by 8 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_fmc.h:241
uint32_t MemoryType; /*!< Specifies the type of external memory attached to
stm32f4xx_ll_fmc.c:250FMC_NORSRAM_Init()
assert_param(IS_FMC_MEMORY(Init->MemoryType));
stm32f4xx_ll_fmc.c:275FMC_NORSRAM_Init()
if (Init->MemoryType == FMC_MEMORY_TYPE_NOR)
stm32f4xx_ll_fmc.c:286FMC_NORSRAM_Init()
Init->MemoryType | \

Data Use

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