Structs§
- RtcDate
Time - RTC date/time structure
- RtcDriver
- RTC driver state
Functions§
- get_
datetime - Get current date/time
- get_
timestamp - Get Unix timestamp
- init
- Initialize RTC
- is_
available - Check if RTC is available
- rtc_
interrupt_ handler - RTC interrupt handler (IRQ8)
- set_
periodic_ frequency - Set periodic interrupt frequency
- set_
periodic_ interrupt - Enable/disable periodic interrupt
- uptime_
secs - Get seconds since boot (approximate, based on RTC updates)