pub struct R(_);Expand description
Register BKP%sR reader
Implementations§
source§impl R
impl R
sourcepub fn bkp(&self) -> FieldReaderRaw<u32, u32>
pub fn bkp(&self) -> FieldReaderRaw<u32, u32>
Bits 0:31 - The application can write or read data to and from these registers. They are powered-on by VBAT when VDD is switched off, so that they are not reset by System reset, and their contents remain valid when the device operates in low-power mode. This register is reset on a tamper detection event, as long as TAMPxF=1. or when the Flash readout protection is disabled.
Methods from Deref<Target = R<BKPR_SPEC>>§
sourcepub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.