HAL
LL_RTC_ExitInitMode() is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_RTC_ExitInitMode() function

Exit the RTC Initialization mode.

Syntax

Implemented in stm32f4xx_ll_rtc.c:763

Arguments

RTCx

RTC Instance

Return value

An ErrorStatus enumeration value: - SUCCESS: RTC exited from in Init mode - ERROR: Not applicable

Notes

When the initialization sequence is complete, the calendar restarts counting after 4 RTCCLK cycles. The RTC Initialization mode is write protected, use the LL_RTC_DisableWriteProtection before calling this function.

References

Call Tree

Functions called by LL_RTC_ExitInitMode()
LL_RTC_ExitInitMode()
all items filtered out
Data read by LL_RTC_ExitInitMode()
LL_RTC_ExitInitMode()
Type of LL_RTC_ExitInitMode()
LL_RTC_ExitInitMode()
all items filtered out