pub type SHPR3 = Reg<SHPR3_SPEC>;Expand description
SHPR3 (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 3 to set the priority of PendSV and SysTick.
You can read this register and get shpr3::R. You can reset, write, write_with_zero this register using shpr3::W. You can also modify this register. See API.
For information about available fields see shpr3
module
Aliased Typeยง
pub struct SHPR3 { /* private fields */ }