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

pub enum TXRDYW {
    _0,
    _1,
}

Values that can be written to the field TXRDY

Variants

No Effect

Enables the interrupt

Trait Implementations

Auto Trait Implementations

impl Send for TXRDYW

impl Sync for TXRDYW