Expand description
A no_std compatible driver for the RX8900 real-time clock (RTC) chip, intended for use in embedded systems where no standard library is available.
Structs§
- Rx8900
- A struct representing the RX8900 RTC device interfaced over I2C.
Enums§
- Alarm
Type - Represents different types of alarms that can be configured.
- Compensation
Interval Type - Represents the intervals at which temperature compensation is applied.
- Fout
Frequency - Represents the frequency of the fout (frequency out) pin output.
- Source
Clock - Represents the possible clock sources for triggering events.
- Update
Interrupt Type - Represents the frequency at which update interrupts are generated.