Type Definition stm32f3::stm32f303::rcc::cfgr::PLLSRC_W

source · []
pub type PLLSRC_W<'a, const O: u8> = FieldWriter<'a, u32, CFGR_SPEC, u8, PLLSRC_A, 2, O>;
Expand description

Field PLLSRC writer - PLL entry clock source

Implementations

HSI divided by 2 selected as PLL input clock

HSI divided by PREDIV selected as PLL input clock

HSE divided by PREDIV selected as PLL input clock