Type Alias stm32wlxx_hal::pac::rcc::cr::PLLON_W
pub type PLLON_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, PLLON_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PLLON
writer - Main PLL enable
Aliased Type§
struct PLLON_W<'a, const O: u8> { /* private fields */ }