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