pub struct W(_);
Expand description

Register CTRL writer

Implementations

Bit 0 - Automatic Transmitter Tristate

Bit 1 - Data-Bit Mode

Bits 2:3 - Parity-Bit Mode

Bit 4 - Stop-Bit Mode

Bit 5 - Invert Input And Output

Bit 6 - Clear RX DMA On Error

Bit 7 - Loopback Enable

Bit 8 - Start-Frame UnBlock RX

Bit 9 - Multi-Processor Mode

Bit 10 - Multi-Processor Address-Bit

Bit 11 - Bit 8 Default Value

Bit 12 - RX DMA Wakeup

Bit 13 - TX DMA Wakeup

Bits 14:15 - TX Delay Transmission

Writes raw bits to the register.

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