Struct atsam4lc8b_pac::spi::tdr::LASTXFER_W[][src]

pub struct LASTXFER_W<'a> { /* fields omitted */ }
Expand description

Field LASTXFER writer - Last Transfer

Implementations

Writes variant to the field

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.

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.