pub struct W(_);
Expand description

Register alternate_enable writer

Implementations

Alternate function enable.

Bit 0 - Alternate function enable.

Bit 1 - Alternate function enable.

Bit 2 - Alternate function enable.

Bit 3 - Alternate function enable.

Bit 4 - Alternate function enable.

Bit 5 - Alternate function enable.

Bit 6 - Alternate function enable.

Bit 7 - Alternate function enable.

Bit 8 - Alternate function enable.

Bit 9 - Alternate function enable.

Bit 10 - Alternate function enable.

Bit 11 - Alternate function enable.

Bit 12 - Alternate function enable.

Bit 13 - Alternate function enable.

Bit 14 - Alternate function enable.

Bit 15 - Alternate function enable.

Writes raw bits to the register.

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