STM32F479xx HAL User Manual
|
Peripheral State functions. More...
Functions | |
HAL_SRAM_StateTypeDef | HAL_SRAM_GetState (SRAM_HandleTypeDef *hsram) |
Returns the SRAM controller state. |
Peripheral State functions.
============================================================================== ##### SRAM State functions ##### ============================================================================== [..] This subsection permits to get in run-time the status of the SRAM controller and the data flow.
HAL_SRAM_StateTypeDef HAL_SRAM_GetState | ( | SRAM_HandleTypeDef * | hsram | ) |
Returns the SRAM controller state.
hsram | pointer to a SRAM_HandleTypeDef structure that contains the configuration information for SRAM module. |
HAL | state |
Definition at line 1021 of file stm32f4xx_hal_sram.c.