pub struct W(_);
Expand description

Register CCER writer

Implementations

Bit 21 - CC6P

Bit 20 - CC6E

Bit 17 - CC5P

Bit 16 - CC5E

Bit 13 - CC4P

Bit 12 - CC4E

Bit 11 - CC3NP

Bit 10 - CC3NE

Bit 9 - CC3P

Bit 8 - CC3E

Bit 7 - CC2NP

Bit 6 - CC2NE

Bit 5 - CC2P

Bit 4 - CC2E

Bit 3 - CC1NP

Bit 2 - CC1NE

Bit 1 - CC1P

Bit 0 - CC1E

Writes raw bits to the register.

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