Enum stm32f0xx::rcc::bdcr::LseonW [] [src]

pub enum LseonW {
    Off,
    On,
}

Values that can be written to the field LSEON

Variants

Off.

On.