Type Alias stm32wlxx_hal::pac::pwr::cr2::PVDE_W

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

Field PVDE writer - Power voltage detector enable

Aliased Type§

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