Module rp2040_pac::rtc
source · Expand description
Register block to control RTC
Modules§
- Divider minus 1 for the 1 second counter. Safe to change the value when RTC is not enabled.
- RTC Control and status
- Interrupt Enable
- Interrupt Force
- Raw Interrupts
- Interrupt status after masking & forcing
- Interrupt setup register 0
- Interrupt setup register 1
- RTC register 0
Read this before RTC 1! - RTC register 1.
- RTC setup register 0
- RTC setup register 1
Structs§
- Register block
Type Aliases§
- CLKDIV_M1 (rw) register accessor: Divider minus 1 for the 1 second counter. Safe to change the value when RTC is not enabled.
- CTRL (rw) register accessor: RTC Control and status
- INTE (rw) register accessor: Interrupt Enable
- INTF (rw) register accessor: Interrupt Force
- INTR (r) register accessor: Raw Interrupts
- INTS (r) register accessor: Interrupt status after masking & forcing
- IRQ_SETUP_0 (rw) register accessor: Interrupt setup register 0
- IRQ_SETUP_1 (rw) register accessor: Interrupt setup register 1
- RTC_0 (r) register accessor: RTC register 0
Read this before RTC 1! - RTC_1 (r) register accessor: RTC register 1.
- SETUP_0 (rw) register accessor: RTC setup register 0
- SETUP_1 (rw) register accessor: RTC setup register 1