Enum efm32gg11b820::usart3::timecmp0::TSTOPW [] [src]

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

Values that can be written to the field TSTOP

Variants

Comparator 0 is disabled when the counter equals TCMPVAL and triggers a TCMP0 event

Comparator 0 is disabled at the start of transmission

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

Comparator 0 is disabled on RX going Inactive