Module rp2040_pac::ppb::nvic_ipr2

source ·
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.

Structs§

  • 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.

Type Aliases§

  • Field IP_8 reader - Priority of interrupt 8
  • Field IP_8 writer - Priority of interrupt 8
  • Field IP_9 reader - Priority of interrupt 9
  • Field IP_9 writer - Priority of interrupt 9
  • Field IP_10 reader - Priority of interrupt 10
  • Field IP_10 writer - Priority of interrupt 10
  • Field IP_11 reader - Priority of interrupt 11
  • Field IP_11 writer - Priority of interrupt 11
  • Register NVIC_IPR2 reader
  • Register NVIC_IPR2 writer