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