HAL
HAL_SRAM_WriteOperation_Enable() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_SRAM_WriteOperation_Enable()

HAL_SRAM_WriteOperation_Enable() function

Enables dynamically SRAM write operation.

Syntax

HAL_StatusTypeDef HAL_SRAM_WriteOperation_Enable(SRAM_HandleTypeDef *hsram);
Implemented in stm32f4xx_hal_sram.c:930

Arguments

hsram

pointer to a SRAM_HandleTypeDef structure that contains the configuration information for SRAM module.

Return value

HAL status