Type Alias stm32wlxx_hal::pac::rcc::ccipr::ADCSEL_W

pub type ADCSEL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CCIPR_SPEC, u8, ADCSEL_A, Safe, 2, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field ADCSEL writer - ADC clock source selection

Aliased Type§

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