pub struct W(_);
Expand description

Register WPCR1 writer

Implementations

Bits 25:26 - Low-power RX low-pass filtering tuning

Bit 22 - Forces LP receiver in low-power mode

Bits 18:19 - High-speed transmission slew-rate control on data lanes

Bits 16:17 - High-speed transmission slew-rate control on clock lane

Bit 12 - SDD control

Bits 8:9 - Low-power transmission slew-rate compensation on data lanes

Bits 6:7 - Low-power transmission slew-rate compensation on clock lane

Bits 2:3 - High-speed transmission delay on data lanes

Bits 0:1 - High-speed transmission delay on clock lane

Writes raw bits to the register.

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