Module embassy_stm32::rtc
source · Expand description
Real Time Clock (RTC)
Structs
- Structure containing date and time information
- RTC driver.
- RTC configuration.
- Provides immutable access to the current time of the RTC.
Enums
- Errors regarding the
DateTime
struct. - A day of the week
- Calibration cycle period.
- Errors that can occur on methods on [RtcClock]