Type Alias stm32wlxx_hal::pac::rcc::pllcfgr::PLLR_W

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

Field PLLQ writer - Main PLL division factor for PLLQCLK

Aliased Type§

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