pub struct W(_);
Expand description

Register ADC14CTL1 writer

Implementations

Bits 0:1 - ADC14 power modes

Bit 2 - ADC14 reference buffer burst

Bit 3 - ADC14 data read-back format

Bits 4:5 - ADC14 resolution

Bits 16:20 - ADC14 conversion start address

Bit 22 - Controls 1/2 AVCC ADC input channel selection

Bit 23 - Controls temperature sensor ADC input channel selection

Bit 24 - Controls internal channel 0 selection to ADC input channel MAX-2

Bit 25 - Controls internal channel 1 selection to ADC input channel MAX-3

Bit 26 - Controls internal channel 2 selection to ADC input channel MAX-4

Bit 27 - Controls internal channel 3 selection to ADC input channel MAX-5

Writes raw bits to the register.

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