STM32F479xx HAL User Manual
|
Peripheral State functions. More...
Functions | |
HAL_SDRAM_StateTypeDef | HAL_SDRAM_GetState (SDRAM_HandleTypeDef *hsdram) |
Returns the SDRAM state. |
Peripheral State functions.
============================================================================== ##### SDRAM State functions ##### ============================================================================== [..] This subsection permits to get in run-time the status of the SDRAM controller and the data flow.
HAL_SDRAM_StateTypeDef HAL_SDRAM_GetState | ( | SDRAM_HandleTypeDef * | hsdram | ) |
Returns the SDRAM state.
hsdram | pointer to a SDRAM_HandleTypeDef structure that contains the configuration information for SDRAM module. |
HAL | state |
Definition at line 1219 of file stm32f4xx_hal_sdram.c.