Type Definition stm32f4::stm32f401::rcc::cfgr::SW_W

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

Field SW writer - System clock switch

Implementations

HSI selected as system clock

HSE selected as system clock

PLL selected as system clock