pub struct W(_);
Expand description

Register RES writer

Implementations

Bits 0:1 - Effect of simultaneous set and clear on output 0.

Bits 2:3 - Effect of simultaneous set and clear on output 1.

Bits 4:5 - Effect of simultaneous set and clear on output 2.

Bits 6:7 - Effect of simultaneous set and clear on output 3.

Bits 8:9 - Effect of simultaneous set and clear on output 4.

Bits 10:11 - Effect of simultaneous set and clear on output 5.

Bits 12:13 - Effect of simultaneous set and clear on output 6.

Bits 14:15 - Effect of simultaneous set and clear on output 7.

Bits 16:17 - Effect of simultaneous set and clear on output 8.

Bits 18:19 - Effect of simultaneous set and clear on output 9.

Bits 20:21 - Effect of simultaneous set and clear on output 10.

Bits 22:23 - Effect of simultaneous set and clear on output 11.

Bits 24:25 - Effect of simultaneous set and clear on output 12.

Bits 26:27 - Effect of simultaneous set and clear on output 13.

Bits 28:29 - Effect of simultaneous set and clear on output 14.

Bits 30:31 - Effect of simultaneous set and clear on output 15.

Writes raw bits to the register.

Methods from Deref<Target = W<RES_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

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.