Enum efm32gg11b820::usart3::timing::CSSETUPW [] [src]

pub enum CSSETUPW {
    ZERO,
    ONE,
    TWO,
    THREE,
    SEVEN,
    TCMP0,
    TCMP1,
    TCMP2,
}

Values that can be written to the field CSSETUP

Variants

CS is not asserted before start of transmission

CS is asserted for 1 baud-times before start of transmission

CS is asserted for 2 baud-times before start of transmission

CS is asserted for 3 baud-times before start of transmission

CS is asserted for 7 baud-times before start of transmission

CS is asserted before the start of transmission for TCMPVAL0 baud-times

CS is asserted before the start of transmission for TCMPVAL1 baud-times

CS is asserted before the start of transmission for TCMPVAL2 baud-times