Type Alias stm32wlxx_hal::pac::pwr::cr1::VOS_W

pub type VOS_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR1_SPEC, u8, VOS_A, Unsafe, 2, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field VOS writer - Voltage scaling range selection

Aliased Type§

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