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

pub enum SLVDESELENW {
    DISABLED,
    ENABLED,
}

Values that can be written to the field SLVDESELEN

Variants

The SlvDeSel interrupt is disabled.

The SlvDeSel interrupt is enabled.