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

FSMC_NORSRAM_InitTypeDef::MemoryType field

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

Syntax

uint32_t MemoryType;

Examples

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

References

LocationReferrerText
stm32f4xx_ll_fsmc.h:175
uint32_t MemoryType; /*!< Specifies the type of external memory attached to
stm32f4xx_ll_fsmc.c:231FSMC_NORSRAM_Init()
assert_param(IS_FSMC_MEMORY(Init->MemoryType));
stm32f4xx_ll_fsmc.c:256FSMC_NORSRAM_Init()
if (Init->MemoryType == FSMC_MEMORY_TYPE_NOR)
stm32f4xx_ll_fsmc.c:267FSMC_NORSRAM_Init()
Init->MemoryType | \

Data Use

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