Type Alias stm32wlxx_hal::pac::rcc::cfgr::MCOSEL_W

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

Field MCOSEL writer - Microcontroller clock output

Aliased Type§

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