Enum atsam4lc4c::usart0::thr::TXSYNHW [] [src]

pub enum TXSYNHW {
    _0,
    _1,
}

Values that can be written to the field TXSYNH

Variants

The next character sent is encoded as a data. Start Frame Delimiter is DATA SYNC

The next character sent is encoded as a command. Start Frame Delimiter is COMMAND SYNC

Trait Implementations

Auto Trait Implementations

impl Send for TXSYNHW

impl Sync for TXSYNHW