Enum sam4l::usart::Mode::CHRL::Value []

pub enum Value {
    BITS5,
    BITS6,
    BITS7,
    BITS8,
}

Variants