Datasheet

Table Of Contents
Offset Name Info
0x0c CTRL RTC Control and status
0x10 IRQ_SETUP_0 Interrupt setup register 0
0x14 IRQ_SETUP_1 Interrupt setup register 1
0x18 RTC_1 RTC register 1.
0x1c RTC_0 RTC register 0
Read this before RTC 1!
0x20 INTR Raw Interrupts
0x24 INTE Interrupt Enable
0x28 INTF Interrupt Force
0x2c INTS Interrupt status after masking & forcing
CLKDIV_M1 Register
Description
Divider minus 1 for the 1 second counter. Safe to change the value when RTC is not enabled.
Table 581. CLKDIV_M1
Register
Bits Name Description Type Reset
31:16 Reserved. - - -
15:0 NONAME RW 0x0000
SETUP_0 Register
Description
RTC setup register 0
Table 582. SETUP_0
Register
Bits Name Description Type Reset
31:24 Reserved. - - -
23:12 YEAR Year RW 0x000
11:8 MONTH Month (1..12) RW 0x0
7:5 Reserved. - - -
4:0 DAY Day of the month (1..31) RW 0x00
SETUP_1 Register
Description
RTC setup register 1
Table 583. SETUP_1
Register
Bits Name Description Type Reset
31:27 Reserved. - - -
26:24 DOTW Day of the week: 1-Monday…0-Sunday ISO 8601 mod 7 RW 0x0
23:21 Reserved. - - -
20:16 HOUR Hours RW 0x00
15:14 Reserved. - - -
RP2040 Datasheet
4.9. RTC 579