Module rp2040_pac::rtc::ctrl

source ·
Expand description

RTC Control and status

Structs§

Type Aliases§

  • Field FORCE_NOTLEAPYEAR reader - If set, leapyear is forced off.
    Useful for years divisible by 100 but not by 400
  • Field FORCE_NOTLEAPYEAR writer - If set, leapyear is forced off.
    Useful for years divisible by 100 but not by 400
  • Field LOAD reader - Load RTC
  • Field LOAD writer - Load RTC
  • Register CTRL reader
  • Field RTC_ACTIVE reader - RTC enabled (running)
  • Field RTC_ENABLE reader - Enable RTC
  • Field RTC_ENABLE writer - Enable RTC
  • Register CTRL writer