Enum atsam4lc4c::spi::idr::TXEMPTYW [] [src]

pub enum TXEMPTYW {
    _0,
    _1,
}

Values that can be written to the field TXEMPTY

Variants

No effect.

Disables the corresponding interrupt.

Trait Implementations

Auto Trait Implementations

impl Send for TXEMPTYW

impl Sync for TXEMPTYW