|
STM32L4xx_HAL_Driver
1.14.0
|
Peripheral Control functions. More...
Functions | |
| HAL_StatusTypeDef | HAL_RTC_WaitForSynchro (RTC_HandleTypeDef *hrtc) |
| Wait until the RTC Time and Date registers (RTC_TR and RTC_DR) are synchronized with RTC APB clock. More... | |
Peripheral Control functions.
===============================================================================
##### Peripheral Control functions #####
===============================================================================
[..]
This subsection provides functions allowing to
(+) Wait for RTC Time and Date Synchronization | HAL_StatusTypeDef HAL_RTC_WaitForSynchro | ( | RTC_HandleTypeDef * | hrtc | ) |
Wait until the RTC Time and Date registers (RTC_TR and RTC_DR) are synchronized with RTC APB clock.
| hrtc | RTC handle |
| HAL | status |
Definition at line 1685 of file stm32l4xx_hal_rtc.c.