Type Alias stm32wlxx_hal::pac::rcc::bdcr::BDRST_W
pub type BDRST_W<'a, const O: u8> = BitWriterRaw<'a, u32, BDCR_SPEC, BDRST_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field BDRST
writer - Backup domain software reset
Aliased Type§
struct BDRST_W<'a, const O: u8> { /* private fields */ }