Module rp2040_pac::ppb::nvic_ipr1

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_4 reader - Priority of interrupt 4
  • Field IP_4 writer - Priority of interrupt 4
  • Field IP_5 reader - Priority of interrupt 5
  • Field IP_5 writer - Priority of interrupt 5
  • Field IP_6 reader - Priority of interrupt 6
  • Field IP_6 writer - Priority of interrupt 6
  • Field IP_7 reader - Priority of interrupt 7
  • Field IP_7 writer - Priority of interrupt 7
  • Register NVIC_IPR1 reader
  • Register NVIC_IPR1 writer