Type Alias rp2040_pac::ppb::shcsr::R
source · pub type R = R<SHCSR_SPEC>;
Expand description
Register SHCSR
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
source§impl R
impl R
sourcepub fn svcallpended(&self) -> SVCALLPENDED_R
pub fn svcallpended(&self) -> SVCALLPENDED_R
Bit 15 - Reads as 1 if SVCall is Pending. Write 1 to set pending SVCall, write 0 to clear pending SVCall.