pub struct W(_);
Expand description

Register CPPWR writer

Implementations

Bit 0 - State UNKNOWN 0.

Bit 1 - State UNKNOWN Secure only 0.

Bit 2 - State UNKNOWN 1.

Bit 3 - State UNKNOWN Secure only 1.

Bit 4 - State UNKNOWN 2.

Bit 5 - State UNKNOWN Secure only 2.

Bit 6 - State UNKNOWN 3.

Bit 7 - State UNKNOWN Secure only 3.

Bit 8 - State UNKNOWN 4.

Bit 9 - State UNKNOWN Secure only 4.

Bit 10 - State UNKNOWN 5.

Bit 11 - State UNKNOWN Secure only 5.

Bit 12 - State UNKNOWN 6.

Bit 13 - State UNKNOWN Secure only 6.

Bit 14 - State UNKNOWN 7.

Bit 15 - State UNKNOWN Secure only 7.

Bit 20 - State UNKNOWN 10.

Bit 21 - State UNKNOWN Secure only 10.

Bit 22 - State UNKNOWN 11.

Bit 23 - State UNKNOWN Secure only 11.

Writes raw bits to the register.

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