Type Alias stm32wlxx_hal::pac::rcc::pllcfgr::PLLSRC_W
pub type PLLSRC_W<'a, const O: u8> = FieldWriterRaw<'a, u32, PLLCFGR_SPEC, u8, PLLSRC_A, Safe, 2, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PLLSRC
writer - Main PLL entry clock source
Aliased Type§
struct PLLSRC_W<'a, const O: u8> { /* private fields */ }