Enum atsam4lc4c::spi::tdr::LASTXFERW [] [src]

pub enum LASTXFERW {
    _0,
    _1,
}

Values that can be written to the field LASTXFER

Variants

No effect.

The current NPCS will be deasserted after the character written in TD has been transferred. When CSAAT is set, thisallows to close the communication with the current serial peripheral by raising the corresponding NPCS line as soon as TDtransfer has completed.

Trait Implementations

Auto Trait Implementations

impl Send for LASTXFERW

impl Sync for LASTXFERW