pub struct W(_);
Expand description

Register CFG1 writer

Implementations

Bits 28:30 - Master baud rate

Bit 22 - Hardware CRC computation enable

Bits 16:20 - Length of CRC frame to be transacted and compared

Bit 15 - Tx DMA stream enable

Bit 14 - Rx DMA stream enable

Bits 11:12 - Detection of underrun condition at slave transmitter

Bits 9:10 - Behavior of slave transmitter at underrun condition

Bits 5:8 - threshold level

Bits 0:4 - Number of bits in at single SPI data frame

Writes raw bits to the register.

Methods from Deref<Target = W<CFG1_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Converts to this type from the input type.

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.