pub struct W(_);
Expand description

Register ADC4R writer

Implementations

Bit 31 - AD2TERST

Bit 30 - AD2TEC4

Bit 29 - AD2TEC3

Bit 28 - AD2TEC2

Bit 27 - AD2TDRST

Bit 26 - AD2TDPER

Bit 25 - AD2TDC4

Bit 24 - AD2TDC3

Bit 23 - AD2TDC2

Bit 22 - AD2TCRST

Bit 21 - AD2TCPER

Bit 20 - AD2TCC4

Bit 19 - AD2TCC3

Bit 18 - AD2TCC2

Bit 17 - AD2TBPER

Bit 16 - AD2TBC4

Bit 15 - AD2TBC3

Bit 14 - AD2TBC2

Bit 13 - AD2TAPER

Bit 12 - AD2TAC4

Bit 11 - AD2TAC3

Bit 10 - AD2TAC2

Bit 9 - AD2EEV10

Bit 8 - AD2EEV9

Bit 7 - AD2EEV8

Bit 6 - AD2EEV7

Bit 5 - AD2EEV6

Bit 4 - AD2MPER

Bit 3 - AD2MC4

Bit 2 - AD2MC3

Bit 1 - AD2MC2

Bit 0 - AD2MC1

Writes raw bits to the register.

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