Type Alias stm32wlxx_hal::pac::rcc::pllcfgr::PLLREN_W

pub type PLLREN_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 PLLREN_W<'a, const O: u8> { /* private fields */ }