pub struct W(_);
Expand description

Register SAMPCFG writer

Implementations

Bit 23 - G5P3 sampling mode

Bit 22 - G5P2 sampling mode

Bit 21 - G5P1 sampling mode

Bit 20 - G5P0 sampling mode

Bit 19 - G4P3 sampling mode

Bit 18 - G4P2 sampling mode

Bit 17 - G4P1 sampling mode

Bit 16 - G4P0 sampling mode

Bit 15 - G3P3 sampling mode

Bit 14 - G3P2 sampling mode

Bit 13 - G3P1 sampling mode

Bit 12 - G3P0 sampling mode

Bit 11 - G2P3 sampling mode

Bit 10 - G2P2 sampling mode

Bit 9 - G2P1 sampling mode

Bit 8 - G2P0 sampling mode

Bit 7 - G1P3 sampling mode

Bit 6 - G1P2 sampling mode

Bit 5 - G1P1 sampling mode

Bit 4 - G1P0 sampling mode

Bit 3 - G0P3 sampling mode

Bit 2 - G0P2 sampling mode

Bit 1 - G0P1 sampling mode

Bit 0 - G0P0 sampling mode

Writes raw bits to the register.

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