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