pub struct W(_);
Expand description

Register CFG2 writer

Implementations

Bit 31 - Alternate function GPIOs control

Bit 30 - SS output management in master mode

Bit 29 - SS output enable

Bit 28 - SS input/output polarity

Bit 26 - Software management of SS signal input

Bit 25 - Clock polarity

Bit 24 - Clock phase

Bit 23 - Data frame format

Bit 22 - SPI Master

Bits 19:21 - Serial Protocol

Bits 17:18 - SPI Communication Mode

Bit 15 - Swap functionality of MISO and MOSI pins

Bits 4:7 - Master Inter-Data Idleness

Bits 0:3 - Master SS Idleness

Writes raw bits to the register.

Methods from Deref<Target = W<CFG2_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.