Enum stm32f103xx::rcc::cr::HSEONW [] [src]

pub enum HSEONW {
    DISABLED,
    ENABLED,
}

Values that can be written to the field HSEON

Variants

HSE disabled

HSE enabled