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

pub enum Spi2rstW {
    NoEffect,
    Reset,
}

Values that can be written to the field SPI2RST

Variants

No effect.

Carry out the reset action.