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

pub enum ENDTXW {
    _0,
    _1,
}

Values that can be written to the field ENDTX

Variants

No effect.

Enables the corresponding interrupt.

Trait Implementations

Auto Trait Implementations

impl Send for ENDTXW

impl Sync for ENDTXW