Module rtc

Source
Expand description

Real Time Clock (RTC) driver for RP2040.

Author: Irina Bradu irinabradu.a@gmail.com Remus Rughinis remus.rughinis.007@gmail.com

§Hardware Interface Layer (HIL)

The driver implements Date_Time HIL. The following features are available when using the driver through HIL:

  • Set time from which real time clock should start counting
  • Read current time from the RTC registers

Structs§

Rtc