Crate rx8900

source ·
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§

  • A struct representing the RX8900 RTC device interfaced over I2C.

Enums§

  • Represents different types of alarms that can be configured.
  • Represents the intervals at which temperature compensation is applied.
  • Represents the frequency of the fout (frequency out) pin output.
  • Represents the possible clock sources for triggering events.
  • Represents the frequency at which update interrupts are generated.