Type Definition stm32l5::stm32l562::rcc::cfgr::SW_W

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

Field SW writer - System clock switch

Implementations

MSI selected as system clock

HSI selected as system clock

HSE selected as system clock

PLL selected as system clock