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

pub enum I2c2rstW {
    NoEffect,
    Reset,
}

Values that can be written to the field I2C2RST

Variants

No effect.

Carry out the reset action.