Expand description
Real Time Clock (RTC)
Structs§
- DateTime 
- Structure containing date and time information
- Rtc
- RTC driver.
- RtcConfig
- RTC configuration.
- RtcTimeProvider 
- Provides immutable access to the current time of the RTC.
Enums§
- DateTime Error 
- Errors regarding the DateTimestruct.
- DayOfWeek 
- A day of the week
- RtcCalibrationCycle Period 
- Calibration cycle period.
- RtcError
- Errors that can occur on methods on [RtcClock]