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

pub enum Value {
    BITS_1_1,
    BITS_15_R,
    BITS_2_2,
    BITS_R_R,
}

Variants