Type Alias stm32wlxx_hal::pac::rcc::pllcfgr::PLLQEN_R
pub type PLLQEN_R = BitReaderRaw<PLLPEN_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PLLPEN
reader - Main PLL PLLPCLK output enable
Aliased Type§
struct PLLQEN_R { /* private fields */ }