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

source

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.