Type Alias stm32wlxx_hal::pac::pwr::cr1::DBP_R
pub type DBP_R = BitReaderRaw<DBP_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field DBP
reader - Disable backup domain write protection
Aliased Type§
struct DBP_R { /* private fields */ }