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

pub enum I2c1rstW {
    NoEffect,
    Reset,
}

Values that can be written to the field I2C1RST

Variants

No effect.

Carry out the reset action.