Expand description
RTC clock driver for the rv8803
chip over I2C.
Modules§
- prelude
- Re-exports
Structs§
- Clock
Data - Holds the clock data.
- Driver
- Driver for the
rv8803
rtc chip. - Driver
Async - Async Driver for the
rv8803
rtc chip. WARNING: This is in progress, and will be completed in a future release.