pub struct W(_);
Expand description

Register ADC10CTL0 writer

Implementations

Bit 0 - ADC10 Start Conversion

Bit 1 - ADC10 Enable Conversion

Bit 2 - ADC10 Interrupt Flag

Bit 3 - ADC10 Interrupt Enalbe

Bit 4 - ADC10 On/Enable

Bit 5 - ADC10 Reference on

Bit 6 - ADC10 Ref 0:1.5V / 1:2.5V

Bit 7 - ADC10 Multiple SampleConversion

Bit 8 - ADC10 Reference Burst Mode

Bit 9 - ADC10 Enalbe output of Ref.

Bit 10 - ADC10 Sampling Rate 0:200ksps / 1:50ksps

Bits 11:12 - ADC10 Sample Hold Select Bit: 0

Bits 13:15 - ADC10 Reference Select Bit: 0

Writes raw bits to the register.

Methods from Deref<Target = W<ADC10CTL0_SPEC>>

Writes raw bits to the register.

Safety

Read datasheet or reference manual to find what values are allowed to pass.

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.