pub struct W(_);
Expand description

Register CFGR3 writer

Implementations

Bits 0:3 - SW trim value for RPD resistors on the CC1 line

Bits 4:8 - SW trim value for RP1A5 resistors on the CC1 line

Bits 9:12 - SW trim value for RP3A0 resistors on the CC1 line

Bits 16:19 - SW trim value for RPD resistors on the CC2 line

Bits 20:24 - SW trim value for RP1A5 resistors on the CC2 line

Bits 25:28 - SW trim value for RP3A0 resistors on the CC2 line

Writes raw bits to the register.

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