pub struct W(_);
Expand description

Register CPUPR1 writer

Implementations

Bit 0 - CPU Event mask on Event input x

Bit 1 - CPU Event mask on Event input x

Bit 2 - CPU Event mask on Event input x

Bit 3 - CPU Event mask on Event input x

Bit 4 - CPU Event mask on Event input x

Bit 5 - CPU Event mask on Event input x

Bit 6 - CPU Event mask on Event input x

Bit 7 - CPU Event mask on Event input x

Bit 8 - CPU Event mask on Event input x

Bit 9 - CPU Event mask on Event input x

Bit 10 - CPU Event mask on Event input x

Bit 11 - CPU Event mask on Event input x

Bit 12 - CPU Event mask on Event input x

Bit 13 - CPU Event mask on Event input x

Bit 14 - CPU Event mask on Event input x

Bit 15 - CPU Event mask on Event input x

Bit 16 - CPU Event mask on Event input x

Bit 17 - CPU Event mask on Event input x

Bit 18 - CPU Event mask on Event input x

Bit 19 - CPU Event mask on Event input x

Bit 20 - CPU Event mask on Event input x

Bit 21 - CPU Event mask on Event input x

Writes raw bits to the register.

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