Module rp2040_pac::ppb::nvic_ipr0[][src]

Expand 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.\n Note: Writing 1 to an NVIC_ICPR bit does not affect the active state of the corresponding interrupt.\n These registers are only word-accessible

Structs

IP_0_W

Write proxy for field IP_0

IP_1_W

Write proxy for field IP_1

IP_2_W

Write proxy for field IP_2

IP_3_W

Write proxy for field IP_3

Type Definitions

IP_0_R

Reader of field IP_0

IP_1_R

Reader of field IP_1

IP_2_R

Reader of field IP_2

IP_3_R

Reader of field IP_3

R

Reader of register NVIC_IPR0

W

Writer for register NVIC_IPR0