Expand description
Real-Time Clock (RTC) driver for WS63.
The WS63 RTC is a 48-bit free-running counter that can operate in free-running or periodic mode. It can generate interrupts when the counter matches a programmed load value.
§Clock source
The RTC runs from a 32.768 kHz clock.
Structs§
- RtcDriver
- Real-Time Clock driver.
Enums§
- RtcMode
- RTC operating mode.
Constants§
- RTC_
CLOCK_ HZ - RTC clock frequency (32.768 kHz).