Type Alias stm32wlxx_hal::pac::adc::cfgr2::TOVS_W

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

Field TOVS writer - TOVS

Aliased Type§

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