Datasheet

Table Of Contents
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 101. NVIC_IPR5
Register
Bits Name Description Type Reset
31:30 IP_23 Priority of interrupt 23 RW 0x0
29:24 Reserved. - - -
23:22 IP_22 Priority of interrupt 22 RW 0x0
21:16 Reserved. - - -
15:14 IP_21 Priority of interrupt 21 RW 0x0
13:8 Reserved. - - -
7:6 IP_20 Priority of interrupt 20 RW 0x0
5:0 Reserved. - - -
M0PLUS: NVIC_IPR6 Register
Offset: 0xe418
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 102. NVIC_IPR6
Register
Bits Name Description Type Reset
31:30 IP_27 Priority of interrupt 27 RW 0x0
29:24 Reserved. - - -
23:22 IP_26 Priority of interrupt 26 RW 0x0
21:16 Reserved. - - -
15:14 IP_25 Priority of interrupt 25 RW 0x0
13:8 Reserved. - - -
7:6 IP_24 Priority of interrupt 24 RW 0x0
5:0 Reserved. - - -
M0PLUS: NVIC_IPR7 Register
Offset: 0xe41c
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 103. NVIC_IPR7
Register
Bits Name Description Type Reset
31:30 IP_31 Priority of interrupt 31 RW 0x0
29:24 Reserved. - - -
23:22 IP_30 Priority of interrupt 30 RW 0x0
21:16 Reserved. - - -
RP2040 Datasheet
2.4. Cortex-M0+ 83