Module rp2040_pac::ppb::shpr3

source ·
Expand description

System handlers are a special class of exception handler that can have their priority set to any of the priority levels. Use the System Handler Priority Register 3 to set the priority of PendSV and SysTick.

Structs§

  • System handlers are a special class of exception handler that can have their priority set to any of the priority levels. Use the System Handler Priority Register 3 to set the priority of PendSV and SysTick.

Type Aliases§

  • Field PRI_14 reader - Priority of system handler 14, PendSV
  • Field PRI_14 writer - Priority of system handler 14, PendSV
  • Field PRI_15 reader - Priority of system handler 15, SysTick
  • Field PRI_15 writer - Priority of system handler 15, SysTick
  • Register SHPR3 reader
  • Register SHPR3 writer