Type Alias stm32wlxx_hal::pac::rcc::pllcfgr::PLLPEN_W
pub type PLLPEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, PLLCFGR_SPEC, PLLPEN_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PLLPEN
writer - Main PLL PLLPCLK output enable
Aliased Type§
struct PLLPEN_W<'a, const O: u8> { /* private fields */ }