Enum stm32f103xx::rcc::bdcr::RTCSELW [−][src]
pub enum RTCSELW {
NOCLK,
LSE,
LSI,
HSE,
}Values that can be written to the field RTCSEL
Variants
NOCLKNo clock
LSELSE oscillator clock used as RTC clock
LSILSI oscillator clock used as RTC clock
HSEHSE oscillator clock divided by 128 used as RTC clock