pub struct R(/* private fields */);Expand description
Register SPSR reader
Implementations§
Methods from Deref<Target = R<SPSR_SPEC>>§
sourcepub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.