pub struct W(_);
Expand description

Register CFGR1 writer

Implementations

Bits 22:23 - Fast Mode Plus (FM+) driving capability activation bits

Bit 21 - FM+ driving capability activation for I2C2

Bit 20 - FM+ driving capability activation for I2C1

Bits 16:19 - Fast Mode Plus (FM+) driving capability activation bits

Bit 10 - Strobe signal bit for UCPD2

Bit 9 - Strobe signal bit for UCPD1

Bit 8 - I/O analog switch voltage booster enable

Bits 6:7 - IR Modulation Envelope signal selection.

Bit 5 - IR output polarity selection

Bit 4 - PA11 and PA12 remapping bit.

Bits 0:1 - Memory mapping selection bits

Writes raw bits to the register.

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