Type Alias stm32wlxx_hal::pac::adc::cfgr1::EXTSEL_W

pub type EXTSEL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CFGR1_SPEC, u8, EXTSEL_A, Unsafe, 3, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field EXTSEL writer - EXTSEL

Aliased Type§

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