Enum efr32xg12p::usart2::timecmp1::TSTOPW [] [src]

pub enum TSTOPW {
    TCMP1,
    TXST,
    RXACT,
    RXACTN,
}

Values that can be written to the field TSTOP

Variants

Comparator 1 is disabled when the counter equals TCMPVAL and triggers a TCMP1 event

Comparator 1 is disabled at TX start TX Engine

Comparator 1 is disabled on RX going going Active (default: low)

Comparator 1 is disabled on RX going Inactive