STM32F4xx_HAL_Driver
1.8.3
|
Peripheral State functions. More...
Functions | |
HAL_SDRAM_StateTypeDef | HAL_SDRAM_GetState (SDRAM_HandleTypeDef *hsdram) |
Returns the SDRAM state. More... | |
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 1215 of file stm32f4xx_hal_sdram.c.