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

ADC Single Ended Input pin 0

ADC Single Ended Input pin 1

ADC Single Ended Input pin 2

ADC Single Ended Input pin 3

ADC Single Ended Input pin 4

ADC Single Ended Input pin 5

ADC Single Ended Input pin 6

ADC Single Ended Input pin 7

ADC Differential Inputs Postive pin 0 Negative pin 0 10x Gain

ADC Differential Inputs Postive pin 1 Negative pin 0 10x Gain

ADC Differential Inputs Postive pin 0 Negative pin 0 200x Gain

ADC Differential Inputs Postive pin 1 Negative pin 0 200x Gain

ADC Differential Inputs Postive pin 2 Negative pin 2 10x Gain

ADC Differential Inputs Postive pin 3 Negative pin 2 10x Gain

ADC Differential Inputs Postive pin 2 Negative pin 2 200x Gain

ADC Differential Inputs Postive pin 3 Negative pin 2 200x Gain

ADC Differential Inputs Postive pin 0 Negative pin 1 1x Gain

ADC Differential Inputs Postive pin 1 Negative pin 1 1x Gain

ADC Differential Inputs Postive pin 2 Negative pin 1 1x Gain

ADC Differential Inputs Postive pin 3 Negative pin 1 1x Gain

ADC Differential Inputs Postive pin 4 Negative pin 1 1x Gain

ADC Differential Inputs Postive pin 5 Negative pin 1 1x Gain

ADC Differential Inputs Postive pin 6 Negative pin 1 1x Gain

ADC Differential Inputs Postive pin 7 Negative pin 1 1x Gain

ADC Differential Inputs Postive pin 0 Negative pin 2 1x Gain

ADC Differential Inputs Postive pin 1 Negative pin 2 1x Gain

ADC Differential Inputs Postive pin 2 Negative pin 2 1x Gain

ADC Differential Inputs Postive pin 3 Negative pin 2 1x Gain

ADC Differential Inputs Postive pin 4 Negative pin 2 1x Gain

ADC Differential Inputs Postive pin 5 Negative pin 2 1x Gain

Internal Reference (VBG)

0V (GND)

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.