Enum sam4l::usart::Manchester::TX_PP::Value []

pub enum Value {
    ALL_ONE,
    ALL_ZERO,
    ZERO_ONE,
    ONE_ZERO,
}

Variants