pub struct W(_);
Expand description

Register ADC14CTL0 writer

Implementations

Bit 0 - ADC14 start conversion

Bit 1 - ADC14 enable conversion

Bit 4 - ADC14 on

Bit 7 - ADC14 multiple sample and conversion

Bits 8:11 - ADC14 sample-and-hold time

Bits 12:15 - ADC14 sample-and-hold time

Bits 17:18 - ADC14 conversion sequence mode select

Bits 19:21 - ADC14 clock source select

Bits 22:24 - ADC14 clock divider

Bit 25 - ADC14 invert signal sample-and-hold

Bit 26 - ADC14 sample-and-hold pulse-mode select

Bits 27:29 - ADC14 sample-and-hold source select

Bits 30:31 - ADC14 predivider

Writes raw bits to the register.

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