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.
Dependents: BSP OneHopeOnePrayer FINAL_AUDIO_RECORD AudioDemo
Fork of STM32L4xx_HAL_Driver by
Peripheral State functions
[RTC Exported Functions]
Peripheral State functions. More...
Functions | |
| HAL_RTCStateTypeDef | HAL_RTC_GetState (RTC_HandleTypeDef *hrtc) |
| Return the RTC handle state. | |
Detailed Description
Peripheral State functions.
===============================================================================
##### Peripheral State functions #####
===============================================================================
[..]
This subsection provides functions allowing to
(+) Get RTC state
Function Documentation
| HAL_RTCStateTypeDef HAL_RTC_GetState | ( | RTC_HandleTypeDef * | hrtc ) |
Return the RTC handle state.
- Parameters:
-
hrtc,: RTC handle
- Return values:
-
HAL state
Definition at line 1429 of file stm32l4xx_hal_rtc.c.
Generated on Tue Jul 12 2022 11:35:30 by
1.7.2
