Type Alias stm32wlxx_hal::pac::pwr::cr2::PVME3_W

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

Field PVME3 writer - Peripheral voltage monitoring 3 enable: VDDA vs. 1.62V

Aliased Type§

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