pub struct W(_);
Expand description

Register SHAREDCTRLSET%s writer

Implementations

Bits 0:2 - Selects the source for SCK of this shared signal set.

Bits 4:6 - Selects the source for WS of this shared signal set.

Bits 8:10 - Selects the source for DATA input for this shared signal set.

Bit 16 - Controls FC0 contribution to SHAREDDATAOUT for this shared set.

Bit 17 - Controls FC1 contribution to SHAREDDATAOUT for this shared set.

Bit 18 - Controls FC2 contribution to SHAREDDATAOUT for this shared set.

Bit 20 - Controls FC4 contribution to SHAREDDATAOUT for this shared set.

Bit 21 - Controls FC5 contribution to SHAREDDATAOUT for this shared set.

Bit 22 - Controls FC6 contribution to SHAREDDATAOUT for this shared set.

Bit 23 - Controls FC7 contribution to SHAREDDATAOUT for this shared set.

Writes raw bits to the register.

Methods from Deref<Target = W<SHAREDCTRLSET_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

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.