Skip to main content

Module rtc

Module rtc 

Source
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).