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

pub enum IDLECONF1W {
    DISABLE,
    HIGH,
    LOW,
}

Values that can be written to the field IDLECONF1

Variants

ALTEX1 output is disabled in idle phase

ALTEX1 output is high in idle phase

ALTEX1 output is low in idle phase