Type Alias stm32wlxx_hal::pac::syscfg::cfgr2::PVDL_W

pub type PVDL_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFGR2_SPEC, PVDL_AW, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field PVDL writer - PVD lock enable bit

Aliased Type§

struct PVDL_W<'a, const O: u8> { /* private fields */ }