Hal Drivers for L4
Dependents: BSP OneHopeOnePrayer FINAL_AUDIO_RECORD AudioDemo
Fork of STM32L4xx_HAL_Driver by
Peripheral State functions
[SRAM Exported Functions]
Peripheral State functions. More...
Functions | |
HAL_SRAM_StateTypeDef | HAL_SRAM_GetState (SRAM_HandleTypeDef *hsram) |
Return the SRAM controller handle state. |
Detailed Description
Peripheral State functions.
============================================================================== ##### SRAM State functions ##### ============================================================================== [..] This subsection permits to get in run-time the status of the SRAM controller and the data flow.
Function Documentation
HAL_SRAM_StateTypeDef HAL_SRAM_GetState | ( | SRAM_HandleTypeDef * | hsram ) |
Return the SRAM controller handle state.
- Parameters:
-
hsram,: pointer to a SRAM_HandleTypeDef structure that contains the configuration information for SRAM module.
- Return values:
-
HAL state
Definition at line 659 of file stm32l4xx_hal_sram.c.
Generated on Tue Jul 12 2022 11:35:31 by
