pub struct R(_);
Expand description

Register CLKCTRL[%s] reader

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 9 - Frame Sync Invert

Bit 10 - Frame Sync Output Invert

Bit 11 - Serial Clock Select

Bit 12 - Serial Clock Output Invert

Bit 13 - Master Clock Select

Bit 14 - Master Clock Enable

Bit 15 - Master Clock Output Invert

Bits 16:21 - Master Clock Division Factor

Bits 24:29 - Master Clock Output Division Factor

Methods from Deref<Target = R<CLKCTRL_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.
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.