Enum atsam4lc4c::usart0::idr_lin_mode::TXRDYW [] [src]

pub enum TXRDYW {
    _0,
    _1,
}

Values that can be written to the field TXRDY

Variants

No Effect

Disables the interrupt

Trait Implementations

Auto Trait Implementations

impl Send for TXRDYW

impl Sync for TXRDYW