Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of TUKS-COURSE-TIMER 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 673 of file stm32l4xx_hal_sram.c.
Generated on Tue Jul 12 2022 17:38:54 by
