Enum lpc82x::i2c0::intenset::MONRDYENW [] [src]

pub enum MONRDYENW {
    DISABLED,
    ENABLED,
}

Values that can be written to the field MONRDYEN

Variants

The MonRdy interrupt is disabled.

The MonRdy interrupt is enabled.