HAL + 0/10 examples
CodeScope will show references to FMC_SDRAM_InitTypeDef::WriteProtection from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Examples
FMC
STM32469I-Discovery
Examples
FMC
STM32469I_EVAL
Examples
FMC
STM324x9I_EVAL
Examples
FMC
STM32F429I-Discovery
Examples
FMC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFMC_SDRAM_InitTypeDef::WriteProtection

FMC_SDRAM_InitTypeDef::WriteProtection field

Enables the SDRAM device to be accessed in write mode. This parameter can be a value of FMC_SDRAM_Write_Protection.

Syntax

uint32_t WriteProtection;

Examples

FMC_SDRAM_InitTypeDef::WriteProtection is referenced by 10 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_fmc.h:450
uint32_t WriteProtection; /*!< Enables the SDRAM device to be accessed in write mode.
stm32f4xx_ll_fmc.c:1191FMC_SDRAM_Init()
assert_param(IS_FMC_WRITE_PROTECTION(Init->WriteProtection));
stm32f4xx_ll_fmc.c:1206FMC_SDRAM_Init()
Init->WriteProtection |
stm32f4xx_ll_fmc.c:1228FMC_SDRAM_Init()
Init->WriteProtection));

Data Use

Functions reading FMC_SDRAM_InitTypeDef::WriteProtection
FMC_SDRAM_InitTypeDef::WriteProtection
all items filtered out
Type of FMC_SDRAM_InitTypeDef::WriteProtection
FMC_SDRAM_InitTypeDef::WriteProtection
uint32_t
all items filtered out