Struct lpc845_pac::spi0::txctl::W[][src]

pub struct W(_);
Expand description

Register TXCTL writer

Implementations

Bit 16 - Transmit Slave Select 0.

Bit 17 - Transmit Slave Select 1.

Bit 18 - Transmit Slave Select 2.

Bit 19 - Transmit Slave Select 3.

Bit 20 - End of Transfer.

Bit 21 - End of Frame.

Bit 22 - Receive Ignore.

Bits 24:27 - Data transfer Length.

Writes raw bits to the register.

Methods from Deref<Target = W<TXCTL_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

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.