Expand description
RTC driver.
Structs§
- Date
Time - Structure containing date and time information
- Date
Time Filter - A filter used for
RealTimeClock::schedule_alarm
. - Rtc
- A reference to the real time clock of the system
Enums§
- Date
Time Error - Errors regarding the
DateTime
andDateTimeFilter
structs. - DayOf
Week - A day of the week
- RtcError
- Errors that can occur on methods on Rtc
Traits§
- Instance
- RTC peripheral instance.