pub struct W(_);
Expand description

Register CLKCTRL%s writer

Implementations

Bits 0:1 - Slot Size

Bits 2:4 - Number of Slots in Frame

Bits 5:6 - Frame Sync Width

Bit 7 - Data Delay from Frame Sync

Bit 8 - Frame Sync Select

Bit 11 - Frame Sync Invert

Bit 12 - Serial Clock Select

Bit 16 - Master Clock Select

Bit 18 - Master Clock Enable

Bits 19:23 - Master Clock Division Factor

Bits 24:28 - Master Clock Output Division Factor

Bit 29 - Frame Sync Output Invert

Bit 30 - Serial Clock Output Invert

Bit 31 - Master Clock Output Invert

Writes raw bits to the register.

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