HAL
HAL_SDRAM_WriteProtection_Enable() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_SDRAM_WriteProtection_Enable()

HAL_SDRAM_WriteProtection_Enable() function

Enables dynamically SDRAM write protection.

Syntax

HAL_StatusTypeDef HAL_SDRAM_WriteProtection_Enable(SDRAM_HandleTypeDef *hsdram);
Implemented in stm32f4xx_hal_sdram.c:1008

Arguments

hsdram

pointer to a SDRAM_HandleTypeDef structure that contains the configuration information for SDRAM module.

Return value

HAL status

References

Call Tree

Functions called by HAL_SDRAM_WriteProtection_Enable()
HAL_SDRAM_WriteProtection_Enable()
Type of HAL_SDRAM_WriteProtection_Enable()
HAL_SDRAM_WriteProtection_Enable()
all items filtered out