Enum stm32f0xx::rcc::apb1rstr::PwrrstW [] [src]

pub enum PwrrstW {
    NoEffect,
    Reset,
}

Values that can be written to the field PWRRST

Variants

No effect.

Carry out the reset action.