HAL
LL_RTC_EnterInitMode() is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

An ErrorStatus enumeration value: - SUCCESS: RTC is in Init mode - ERROR: RTC is not in Init mode

Notes

The RTC Initialization mode is write protected, use the LL_RTC_DisableWriteProtection before calling this function.

References

from examples