HAL
FMC_SDRAM_WriteProtection_Enable() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFMC_SDRAM_WriteProtection_Enable()

FMC_SDRAM_WriteProtection_Enable() function

Enables dynamically FMC_SDRAM write protection.

Syntax

HAL_StatusTypeDef FMC_SDRAM_WriteProtection_Enable(FMC_SDRAM_TypeDef *Device,     uint32_t Bank);
Implemented in stm32f4xx_ll_fmc.c:1336

Arguments

Device

Pointer to SDRAM device instance

Bank

SDRAM bank number

Return value

HAL status

References

LocationReferrerText
stm32f4xx_ll_fmc.c:1336
HAL_StatusTypeDef FMC_SDRAM_WriteProtection_Enable(FMC_SDRAM_TypeDef *Device, uint32_t Bank)
stm32f4xx_ll_fmc.h:1384
HAL_StatusTypeDef FMC_SDRAM_WriteProtection_Enable(FMC_SDRAM_TypeDef *Device, uint32_t Bank);
stm32f4xx_hal_sdram.c:1021HAL_SDRAM_WriteProtection_Enable()
(void)FMC_SDRAM_WriteProtection_Enable(hsdram->Instance, hsdram->Init.SDBank);

Call Tree

Functions calling FMC_SDRAM_WriteProtection_Enable()
Functions called by FMC_SDRAM_WriteProtection_Enable()
FMC_SDRAM_WriteProtection_Enable()
assert_failed()
all items filtered out
Data read by FMC_SDRAM_WriteProtection_Enable()
FMC_SDRAM_WriteProtection_Enable()
Type of FMC_SDRAM_WriteProtection_Enable()
FMC_SDRAM_WriteProtection_Enable()
all items filtered out