Struct avr_device::atmega2560::adc::admux::MUX_R [−][src]
pub struct MUX_R(_);Expand description
Field MUX reader - Analog Channel and Gain Selection Bits
Implementations
Checks if the value of the field is ADC0_ADC0_10X
Checks if the value of the field is ADC1_ADC0_10X
Checks if the value of the field is ADC0_ADC0_200X
Checks if the value of the field is ADC1_ADC0_200X
Checks if the value of the field is ADC2_ADC2_10X
Checks if the value of the field is ADC3_ADC2_10X
Checks if the value of the field is ADC2_ADC2_200X
Checks if the value of the field is ADC3_ADC2_200X
Checks if the value of the field is ADC0_ADC1_1X
Checks if the value of the field is ADC1_ADC1_1X
Checks if the value of the field is ADC2_ADC1_1X
Checks if the value of the field is ADC3_ADC1_1X
Checks if the value of the field is ADC4_ADC1_1X
Checks if the value of the field is ADC5_ADC1_1X
Checks if the value of the field is ADC6_ADC1_1X
Checks if the value of the field is ADC7_ADC1_1X
Checks if the value of the field is ADC0_ADC2_1X
Checks if the value of the field is ADC1_ADC2_1X
Checks if the value of the field is ADC2_ADC2_1X
Checks if the value of the field is ADC3_ADC2_1X
Checks if the value of the field is ADC4_ADC2_1X
Checks if the value of the field is ADC5_ADC2_1X
Checks if the value of the field is ADC_VBG
Checks if the value of the field is ADC_GND
Methods from Deref<Target = FieldReader<u8, MUX_A>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).