pub struct W(_);
Expand description

Register OMODE writer

Implementations

Bit 15 - Pin 15 output mode

Bit 14 - Pin 14 output mode

Bit 13 - Pin 13 output mode

Bit 12 - Pin 12 output mode

Bit 11 - Pin 11 output mode

Bit 10 - Pin 10 output mode

Bit 9 - Pin 9 output mode

Bit 8 - Pin 8 output mode

Bit 7 - Pin 7 output mode

Bit 6 - Pin 6 output mode

Bit 5 - Pin 5 output mode

Bit 4 - Pin 4 output mode

Bit 3 - Pin 3 output mode

Bit 2 - Pin 2 output mode

Bit 1 - Pin 1 output mode

Bit 0 - Pin 0 output mode

Writes raw bits to the register.

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