Enum lpc82x::i2c0::mstctl::MSTSTARTW [] [src]

pub enum MSTSTARTW {
    NO_EFFECT,
    START,
}

Values that can be written to the field MSTSTART

Variants

No effect.

Start. A Start will be generated on the I2C bus at the next allowed time.