Type Alias rp2040_pac::ppb::SHPR2
source · pub type SHPR2 = Reg<SHPR2_SPEC>;
Expand description
SHPR2 (rw) register accessor: 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 2 to set the priority of SVCall.
You can read
this register and get shpr2::R
. You can reset
, write
, write_with_zero
this register using shpr2::W
. You can also modify
this register. See API.
For information about available fields see shpr2
module
Aliased Type§
struct SHPR2 { /* private fields */ }