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

pub enum LsebypW {
    NotBypassed,
    Bypassed,
}

Values that can be written to the field LSEBYP

Variants

Not bypassed.

Bypassed.