Enum efm32gg11b820::usart3::ctrl::OVSW [] [src]

pub enum OVSW {
    X16,
    X8,
    X6,
    X4,
}

Values that can be written to the field OVS

Variants

Regular UART mode with 16X oversampling in asynchronous mode

Double speed with 8X oversampling in asynchronous mode

6X oversampling in asynchronous mode

Quadruple speed with 4X oversampling in asynchronous mode