Crate rv8803

Source
Expand description

RTC clock driver for the rv8803 chip over I2C.

Modules§

prelude
Re-exports

Structs§

ClockData
Holds the clock data.
Driver
Driver for the rv8803 rtc chip.
DriverAsync
Async Driver for the rv8803 rtc chip. WARNING: This is in progress, and will be completed in a future release.