pub struct W(_);
Expand description

Register ROUTE writer

Implementations

Bit 0 - CH0 Pin Enable

Bit 1 - CH0 Pin Enable

Bit 2 - CH2 Pin Enable

Bit 3 - CH3 Pin Enable

Bit 4 - CH4 Pin Enable

Bit 5 - CH5 Pin Enable

Bit 6 - CH6 Pin Enable

Bit 7 - CH7 Pin Enable

Bit 8 - CH8 Pin Enable

Bit 9 - CH9 Pin Enable

Bit 10 - CH10 Pin Enable

Bit 11 - CH11 Pin Enable

Bit 12 - CH12 Pin Enable

Bit 13 - CH13 Pin Enable

Bit 14 - CH14 Pin Enable

Bit 15 - CH15 Pin Enable

Bit 16 - ALTEX0 Pin Enable

Bit 17 - ALTEX1 Pin Enable

Bit 18 - ALTEX2 Pin Enable

Bit 19 - ALTEX3 Pin Enable

Bit 20 - ALTEX4 Pin Enable

Bit 21 - ALTEX5 Pin Enable

Bit 22 - ALTEX6 Pin Enable

Bit 23 - ALTEX7 Pin Enable

Writes raw bits to the register.

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