Expand description
Real-time clock/counter
Structs§
- Datetime
 - Datetime represents an RTC clock/calendar value.
 - Rtc
 - Represents the RTC peripheral for either clock/calendar or timer mode.
 - Timer
Params  - Helper type for computing cycles and divider given frequency
 
Enums§
- Clock
Mode  - ClockMode represents the Clock/Alarm mode
 - Count32
Mode  - Count32Mode represents the 32-bit counter mode.
 
Traits§
- RtcMode
 - RtcMode represents the mode of the RTC