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

pub enum Usart2rstW {
    NoEffect,
    Reset,
}

Values that can be written to the field USART2RST

Variants

No effect.

Carry out the reset action.