pub struct W(_);
Expand description

Register ADC1R writer

Implementations

Bit 31 - ADC trigger 1 on Timer E Period

Bit 30 - ADC trigger 1 on Timer E compare 4

Bit 29 - ADC trigger 1 on Timer E compare 3

Bit 28 - ADC trigger 1 on Timer E compare 2

Bit 27 - ADC trigger 1 on Timer D Period

Bit 26 - ADC trigger 1 on Timer D compare 4

Bit 25 - ADC trigger 1 on Timer D compare 3

Bit 24 - ADC trigger 1 on Timer D compare 2

Bit 23 - ADC trigger 1 on Timer C Period

Bit 22 - ADC trigger 1 on Timer C compare 4

Bit 21 - ADC trigger 1 on Timer C compare 3

Bit 20 - ADC trigger 1 on Timer C compare 2

Bit 19 - ADC trigger 1 on Timer B Reset

Bit 18 - ADC trigger 1 on Timer B Period

Bit 17 - ADC trigger 1 on Timer B compare 4

Bit 16 - ADC trigger 1 on Timer B compare 3

Bit 15 - ADC trigger 1 on Timer B compare 2

Bit 14 - ADC trigger 1 on Timer A Reset

Bit 13 - ADC trigger 1 on Timer A Period

Bit 12 - ADC trigger 1 on Timer A compare 4

Bit 11 - ADC trigger 1 on Timer A compare 3

Bit 10 - ADC trigger 1 on Timer A compare 2

Bit 9 - ADC trigger 1 on External Event 5

Bit 8 - ADC trigger 1 on External Event 4

Bit 7 - ADC trigger 1 on External Event 3

Bit 6 - ADC trigger 1 on External Event 2

Bit 5 - ADC trigger 1 on External Event 1

Bit 4 - ADC trigger 1 on Master Period

Bit 3 - ADC trigger 1 on Master Compare 4

Bit 2 - ADC trigger 1 on Master Compare 3

Bit 1 - ADC trigger 1 on Master Compare 2

Bit 0 - ADC trigger 1 on Master Compare 1

Writes raw bits to the register.

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