Type Alias stm32wlxx_hal::pac::rcc::pllcfgr::PLLQ_R
pub type PLLQ_R = FieldReaderRaw<u8, PLLQ_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PLLQ
reader - Main PLL division factor for PLLQCLK
Aliased Type§
struct PLLQ_R { /* private fields */ }