Struct avr_device::attiny85::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 ADC2_ADC2_1X
Checks if the value of the field is ADC2_ADC2_20X
Checks if the value of the field is ADC2_ADC3_1X
Checks if the value of the field is ADC2_ADC3_20X
Checks if the value of the field is ADC0_ADC0_1X
Checks if the value of the field is ADC0_ADC0_20X
Checks if the value of the field is ADC0_ADC1_1X
Checks if the value of the field is ADC0_ADC1_20X
Checks if the value of the field is ADC_VBG
Checks if the value of the field is ADC_GND
Checks if the value of the field is TEMPSENS
Methods from Deref<Target = FieldReader<u8, MUX_A>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).