pub struct W(_);
Expand description

Register PMCR writer

Implementations

Bit 0 - I2C1 Fm+

Bit 1 - I2C2 Fm+

Bit 2 - I2C3 Fm+

Bit 3 - I2C4 Fm+

Bit 4 - PB(6) Fm+

Bit 5 - PB(7) Fast Mode Plus

Bit 6 - PB(8) Fast Mode Plus

Bit 7 - PB(9) Fm+

Bit 8 - Booster Enable

Bits 21:23 - Ethernet PHY Interface Selection

Bit 24 - PA0 Switch Open

Bit 25 - PA1 Switch Open

Bit 26 - PC2 Switch Open

Bit 27 - PC3 Switch Open

Bit 9 - Analog switch supply voltage selection

Bit 10 - I2C5 Fm+

Writes raw bits to the register.

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