Datasheet

Table Of Contents
Offset Name Info
0x0c8 SM0_CLKDIV Clock divider register for state machine 0
Frequency = clock freq / (CLKDIV_INT + CLKDIV_FRAC / 256)
0x0cc SM0_EXECCTRL Execution/behavioural settings for state machine 0
0x0d0 SM0_SHIFTCTRL Control behaviour of the input/output shift registers for state
machine 0
0x0d4 SM0_ADDR Current instruction address of state machine 0
0x0d8 SM0_INSTR Instruction currently being executed by state machine 0
Write to execute an instruction immediately (including jumps) and
then resume execution.
0x0dc SM0_PINCTRL
0x0e0 SM1_CLKDIV Clock divider 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 Instruction currently being executed by state machine 1
Write to execute an instruction immediately (including jumps) and
then resume execution.
0x0f4 SM1_PINCTRL
0x0f8 SM2_CLKDIV Clock divider 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 Instruction currently being executed by state machine 2
Write to execute an instruction immediately (including jumps) and
then resume execution.
0x10c SM2_PINCTRL
0x110 SM3_CLKDIV Clock divider 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 Instruction currently being executed by state machine 3
Write to execute an instruction immediately (including jumps) and
then resume execution.
0x124 SM3_PINCTRL
0x128 INTR Raw Interrupts
RP2040 Datasheet
3.8. List of Registers 370