Struct avr_device::attiny85::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

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 ADC0 Negative ADC0 1x Gain

Differential Inputs Positive ADC0 Negative ADC0 20x Gain

Differential Inputs Positive ADC0 Negative ADC1 1x Gain

Differential Inputs Positive ADC0 Negative ADC1 20x Gain

Internal Reference (VBG)

0V (GND)

Temperature sensor

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.