Enum lpc82x::i2c0::cfg::MONENW [] [src]

pub enum MONENW {
    DISABLED,
    ENABLED,
}

Values that can be written to the field MONEN

Variants

Disabled. The I2C monitor function is disabled.

Enabled. The I2C monitor function is enabled.