pub type PLLSRC_W<'a, const O: u8> = FieldWriterSafe<'a, u32, PLLCFGR_SPEC, u8, PLLSRC_A, 2, O>;
Expand description

Field PLLSRC writer - Main PLL entry clock source

Implementations

No clock sent to PLL

MSI clock selected as PLL clock entry

HSI16 clock selected as PLL clock entry

HSE32 clock selected as PLL clock entry