Type Alias rp2040_pac::ppb::SHPR3

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

struct SHPR3 { /* private fields */ }