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

pub enum IDLECONF0W {
    DISABLE,
    HIGH,
    LOW,
}

Values that can be written to the field IDLECONF0

Variants

ALTEX0 output is disabled in idle phase

ALTEX0 output is high in idle phase

ALTEX0 output is low in idle phase