Struct avr_device::attiny84::adc::admux::MUX_W[][src]

pub struct MUX_W<'a> { /* fields omitted */ }
Expand description

Field MUX writer - Analog Channel and Gain Selection Bits

Implementations

Writes variant to the field

Single-ended Input ADC0

Single-ended Input ADC1

Single-ended Input ADC2

Single-ended Input ADC3

Single-ended Input ADC4

Single-ended Input ADC5

Single-ended Input ADC6

Single-ended Input ADC7

0V (GND)

Internal Reference (VBG)

Temperature sensor

Differential Inputs Positive ADC0 Negative ADC0 20x Gain

Differential Inputs Positive ADC0 Negative ADC1 1x Gain

Differential Inputs Postive ADC0 Negative ADC1 20x Gain

Differential Inputs Positive ADC0 Negative ADC3 1x Gain

Differential Inputs Positive ADC0 Negative ADC3 20x Gain

Differential Inputs Positive ADC1 Negative ADC0 1x Gain

Differential Inputs Positive ADC1 Negative ADC0 20x Gain

Differential Inputs Positive ADC1 Negative ADC2 1x Gain

Differential Inputs Positive ADC1 Negative ADC2 20x Gain

Differential Inputs Positive ADC1 Negative ADC3 1x Gain

Differential Inputs Positive ADC1 Negative ADC3 20x Gain

Differential Inputs Positive ADC2 Negative ADC2 1x Gain

Differential Inputs Positive ADC2 Negative ADC2 20x Gain

Differential Inputs Positive ADC2 Negative ADC3 1x Gain

Differential Inputs Positive ADC2 Negative ADC3 20x Gain

Differential Inputs Positive ADC3 Negative ADC0 1x Gain

Differential Inputs Positive ADC3 Negative ADC0 20x Gain

Differential Inputs Positive ADC3 Negative ADC1 1x Gain

Differential Inputs Positive ADC3 Negative ADC1 20x Gain

Differential Inputs Positive ADC3 Negative ADC2 1x Gain

Differential Inputs Positive ADC3 Negative ADC2 20x Gain

Differential Inputs Positive ADC3 Negative ADC3 1x Gain

Differential Inputs Positive ADC3 Negative ADC3 20x Gain

Differential Inputs Positive ADC4 Negative ADC0 1x Gain

Differential Inputs Positive ADC4 Negative ADC0 20x Gain

Differential Inputs Positive ADC5 Negative ADC1 1x Gain

Differential Inputs Positive ADC5 Negative ADC1 20x Gain

Differential Inputs Positive ADC6 Negative ADC2 1x Gain

Differential Inputs Positive ADC6 Negative ADC2 20x Gain

Differential Inputs Positive ADC7 Negative ADC3 1x Gain

Differential Inputs Positive ADC7 Negative ADC3 20x Gain

Differential Inputs Positive ADC4 Negative ADC3 1x Gain

Differential Inputs Positive ADC4 Negative ADC3 20x Gain

Differential Inputs Positive ADC4 Negative ADC5 1x Gain

Differential Inputs Positive ADC4 Negative ADC5 20x Gain

Differential Inputs Positive ADC5 Negative ADC3 1x Gain

Differential Inputs Positive ADC5 Negative ADC3 20x Gain

Differential Inputs Positive ADC5 Negative ADC4 1x Gain

Differential Inputs Positive ADC5 Negative ADC4 20x Gain

Differential Inputs Positive ADC5 Negative ADC6 1x Gain

Differential Inputs Positive ADC5 Negative ADC6 20x Gain

Differential Inputs Positive ADC6 Negative ADC3 1x Gain

Differential Inputs Positive ADC6 Negative ADC3 20x Gain

Differential Inputs Positive ADC6 Negative ADC5 1x Gain

Differential Inputs Positive ADC6 Negative ADC5 20x Gain

Differential Inputs Positive ADC6 Negative ADC7 1x Gain

Differential Inputs Positive ADC6 Negative ADC7 20x Gain

Differential Inputs Positive ADC7 Negative ADC3 1x Gain

Differential Inputs Positive ADC7 Negative ADC3 20x Gain

Differential Inputs Positive ADC7 Negative ADC6 1x Gain

Differential Inputs Positive ADC7 Negative ADC6 20x Gain

Differential Inputs Positive ADC7 Negative ADC7 1x Gain

Differential Inputs Positive ADC7 Negative ADC7 20x Gain

Writes raw bits to the field

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

Performs the conversion.

Performs the conversion.

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.