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