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

pub enum BdrstW {
    NoEffect,
    Reset,
}

Values that can be written to the field BDRST

Variants

No effect.

Carry out the reset action.