Datasheet

Table Of Contents
Bits Name Description Type Reset
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. - - -
NVIC_IPR1 Register
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 127. 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. - - -
NVIC_IPR2 Register
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 128. 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. - - -
7:6 IP_8 Priority of interrupt 8 RW 0x0
5:0 Reserved. - - -
NVIC_IPR3 Register
RP2040 Datasheet
2.4. Cortex-M0+ 95