Module rtc

Module rtc 

Source
Expand description

Real Time Clock

Interface to the real time clock. See STM32F303 reference manual, section 27. For more details, see ST AN4759

Structs§

Rtc
Real Time Clock peripheral

Enums§

ClockSource
RTC Clock source.
Error
RTC error type

Functions§

disable
Disables the RTC.
enable
Enables the RTC, and sets LSE as the timing source.