pub struct W(_);
Expand description

Register CR writer

Implementations

Bits 0:1 - Peripheral Block Enable

Bit 2 - Receiver DMA ENable for data flow

Bit 3 - STerEO Mode

Bits 4:5 - RX Data format

Bit 6 - Mask Parity error bit

Bit 7 - Mask of Validity bit

Bit 8 - Mask of channel status and user bits

Bit 9 - Mask of Preamble Type bits

Bit 10 - Control Buffer DMA ENable for control flow

Bit 11 - Channel Selection

Bits 12:13 - Maximum allowed re-tries during synchronization phase

Bit 14 - Wait For Activity

Bits 16:18 - input selection

Bit 20 - Symbol Clock Enable

Bit 21 - Backup Symbol Clock Enable

Writes raw bits to the register.

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