pub struct W(_);
Expand description

Register CCFR writer

Implementations

Bit 13 - CSOF13

Bit 12 - CSOF12

Bit 11 - CSOF11

Bit 10 - CSOF10

Bit 9 - CSOF9

Bit 8 - CSOF8

Bit 7 - CSOF7

Bit 6 - CSOF6

Bit 5 - CSOF5

Bit 4 - CSOF4

Bit 3 - CSOF3

Bit 2 - CSOF2

Bit 1 - CSOF1

Bit 0 - CSOF0

Writes raw bits to the register.

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