Datasheet

Table Of Contents
Offset Name Info
0x0dc SM0_PINCTRL State machine pin control
0x0e0 SM1_CLKDIV Clock divisor register for state machine 1
Frequency = clock freq / (CLKDIV_INT + CLKDIV_FRAC / 256)
0x0e4 SM1_EXECCTRL Execution/behavioural settings for state machine 1
0x0e8 SM1_SHIFTCTRL Control behaviour of the input/output shift registers for state
machine 1
0x0ec SM1_ADDR Current instruction address of state machine 1
0x0f0 SM1_INSTR Read to see the instruction currently addressed by state machine
1’s program counter
Write to execute an instruction immediately (including jumps)
and then resume execution.
0x0f4 SM1_PINCTRL State machine pin control
0x0f8 SM2_CLKDIV Clock divisor register for state machine 2
Frequency = clock freq / (CLKDIV_INT + CLKDIV_FRAC / 256)
0x0fc SM2_EXECCTRL Execution/behavioural settings for state machine 2
0x100 SM2_SHIFTCTRL Control behaviour of the input/output shift registers for state
machine 2
0x104 SM2_ADDR Current instruction address of state machine 2
0x108 SM2_INSTR Read to see the instruction currently addressed by state machine
2’s program counter
Write to execute an instruction immediately (including jumps)
and then resume execution.
0x10c SM2_PINCTRL State machine pin control
0x110 SM3_CLKDIV Clock divisor register for state machine 3
Frequency = clock freq / (CLKDIV_INT + CLKDIV_FRAC / 256)
0x114 SM3_EXECCTRL Execution/behavioural settings for state machine 3
0x118 SM3_SHIFTCTRL Control behaviour of the input/output shift registers for state
machine 3
0x11c SM3_ADDR Current instruction address of state machine 3
0x120 SM3_INSTR Read to see the instruction currently addressed by state machine
3’s program counter
Write to execute an instruction immediately (including jumps)
and then resume execution.
0x124 SM3_PINCTRL State machine pin control
0x128 INTR Raw Interrupts
0x12c IRQ0_INTE Interrupt Enable for irq0
0x130 IRQ0_INTF Interrupt Force for irq0
0x134 IRQ0_INTS Interrupt status after masking & forcing for irq0
0x138 IRQ1_INTE Interrupt Enable for irq1
0x13c IRQ1_INTF Interrupt Force for irq1
0x140 IRQ1_INTS Interrupt status after masking & forcing for irq1
RP2040 Datasheet
3.7. List of Registers 390