Type Alias stm32_hal2::pac::rtc::bkpr::BKP_R

source ·
pub type BKP_R = FieldReaderRaw<u32, u32>;
Expand description

Field BKP reader - 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.

Aliased Type§

struct BKP_R { /* private fields */ }