pub struct W(_);
Expand description

Register CONTROL writer

Implementations

Bit 0 - Patch 0 control bit

Bit 1 - Patch 1 control bit

Bit 2 - Patch 2 control bit

Bit 3 - Patch 3 control bit

Bit 4 - Patch 4 control bit

Bit 5 - Patch 5 control bit

Bit 6 - Patch 6 control bit

Bit 7 - Patch 7 control bit

Bit 8 - Patch 8 control bit

Bit 9 - Patch 9 control bit

Bit 10 - Patch 10 control bit

Bit 11 - Patch 11 control bit

Bit 12 - Patch 12 control bit

Bit 13 - Patch 13 control bit

Bit 14 - Patch 14 control bit

Bit 15 - Patch 15 control bit

Bit 29 - disable bit

Writes raw bits to the register.

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