Datasheet

Table Of Contents
Table 96. NVIC_IPR0
Register
Bits Name Description Type Reset
31:30 IP_3 Priority of interrupt 3 RW 0x0
29:24 Reserved. - - -
23:22 IP_2 Priority of interrupt 2 RW 0x0
21:16 Reserved. - - -
15:14 IP_1 Priority of interrupt 1 RW 0x0
13:8 Reserved. - - -
7:6 IP_0 Priority of interrupt 0 RW 0x0
5:0 Reserved. - - -
M0PLUS: NVIC_IPR1 Register
Offset: 0xe404
Description
Use the Interrupt Priority Registers to assign a priority from 0 to 3 to each of the available interrupts. 0 is the highest
priority, and 3 is the lowest.
Table 97. NVIC_IPR1
Register
Bits Name Description Type Reset
31:30 IP_7 Priority of interrupt 7 RW 0x0
29:24 Reserved. - - -
23:22 IP_6 Priority of interrupt 6 RW 0x0
21:16 Reserved. - - -
15:14 IP_5 Priority of interrupt 5 RW 0x0
13:8 Reserved. - - -
7:6 IP_4 Priority of interrupt 4 RW 0x0
5:0 Reserved. - - -
M0PLUS: NVIC_IPR2 Register
Offset: 0xe408
Description
Use the Interrupt Priority Registers to assign a priority from 0 to 3 to each of the available interrupts. 0 is the highest
priority, and 3 is the lowest.
Table 98. NVIC_IPR2
Register
Bits Name Description Type Reset
31:30 IP_11 Priority of interrupt 11 RW 0x0
29:24 Reserved. - - -
23:22 IP_10 Priority of interrupt 10 RW 0x0
21:16 Reserved. - - -
15:14 IP_9 Priority of interrupt 9 RW 0x0
13:8 Reserved. - - -
RP2040 Datasheet
2.4. Cortex-M0+ 81