Type Alias stm32wlxx_hal::pac::rcc::pllcfgr::PLLQ_W
pub type PLLQ_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 PLLQ_W<'a, const O: u8> { /* private fields */ }