pub struct W(_);
Expand description

Register TISEL writer

Implementations

Bits 0:3 - selects TI1[0] to TI1[15] input

Bits 8:11 - selects TI2[0] to TI2[15] input

Bits 16:19 - selects TI3[0] to TI3[15] input

Bits 24:27 - selects TI4[0] to TI4[15] input

Writes raw bits to the register.

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