Type Alias stm32wlxx_hal::pac::adc::cfgr2::OVSS_W

pub type OVSS_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CFGR2_SPEC, u8, OVSS_A, Unsafe, 4, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field OVSS writer - OVSS0

Aliased Type§

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