pub struct W(_);
Expand description

Register TXCTRL writer

Implementations

Bits 0:1 - Serializer Mode

Bits 2:3 - Line Default Line when Slot Disabled

Bit 4 - Transmit Data when Underrun

Bit 5 - Clock Unit Selection

Bit 7 - Data Slot Formatting Adjust

Bits 8:10 - Data Word Size

Bit 12 - Data Word Formatting Adjust

Bits 13:14 - Data Formatting Bit Extension

Bit 15 - Data Formatting Bit Reverse

Bit 16 - Slot 0 Disabled for this Serializer

Bit 17 - Slot 1 Disabled for this Serializer

Bit 18 - Slot 2 Disabled for this Serializer

Bit 19 - Slot 3 Disabled for this Serializer

Bit 20 - Slot 4 Disabled for this Serializer

Bit 21 - Slot 5 Disabled for this Serializer

Bit 22 - Slot 6 Disabled for this Serializer

Bit 23 - Slot 7 Disabled for this Serializer

Bit 24 - Mono Mode

Bit 25 - Single or Multiple DMA Channels

Writes raw bits to the register.

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