[−][src]Module xmc4_hal::rtc
Structs
| Rtc | |
| Time | Representation of RTC time objects |
Enums
| Event | |
| Month | Current month in RTC time |
| Weekday | Current weekday in RTC time |
Constants
| MAX_DAYS | Maximum number of days for the RTC time |
| MAX_HOURS | Maximum number of hours for the RTC time |
| MAX_MINUTES | Maximum number of minutes for the RTC time |
| MAX_SECONDS | Maximum number of seconds for the RTC time |
| MAX_YEAR | Maximum number of years for the RTC time |
| YEAR_OFFSET | Offset for year in standard time representation |
Traits
| RtcExt |