Enum efr32xg12p::lesense::altexconf::IDLECONF2W [] [src]

pub enum IDLECONF2W {
    DISABLE,
    HIGH,
    LOW,
}

Values that can be written to the field IDLECONF2

Variants

ALTEX2 output is disabled in idle phase

ALTEX2 output is high in idle phase

ALTEX2 output is low in idle phase