Type Alias stm32wlxx_hal::pac::rcc::cfgr::MCOPRE_W

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

Field MCOPRE writer - Microcontroller clock output prescaler

Aliased Type§

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