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

pub enum ENDTXW {
    _0,
    _1,
}

Values that can be written to the field ENDTX

Variants

No effect.

Disables the corresponding interrupt.

Trait Implementations

Auto Trait Implementations

impl Send for ENDTXW

impl Sync for ENDTXW