pub struct W(_);
Expand description

Register ADC3R writer

Implementations

Bit 31 - AD1TEPER

Bit 30 - AD1TEC4

Bit 29 - AD1TEC3

Bit 28 - AD1TEC2

Bit 27 - AD1TDPER

Bit 26 - AD1TDC4

Bit 25 - AD1TDC3

Bit 24 - AD1TDC2

Bit 23 - AD1TCPER

Bit 22 - AD1TCC4

Bit 21 - AD1TCC3

Bit 20 - AD1TCC2

Bit 19 - AD1TBRST

Bit 18 - AD1TBPER

Bit 17 - AD1TBC4

Bit 16 - AD1TBC3

Bit 15 - AD1TBC2

Bit 14 - AD1TARST

Bit 13 - AD1TAPER

Bit 12 - AD1TAC4

Bit 11 - AD1TAC3

Bit 10 - AD1TAC2

Bit 9 - AD1EEV5

Bit 8 - AD1EEV4

Bit 7 - AD1EEV3

Bit 6 - AD1EEV2

Bit 5 - AD1EEV1

Bit 4 - AD1MPER

Bit 3 - AD1MC4

Bit 2 - AD1MC3

Bit 1 - AD1MC2

Bit 0 - AD1MC1

Writes raw bits to the register.

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