[][src]Type Definition avr_device::attiny85::adc::admux::MUX_R

type MUX_R = R<u8, MUX_A>;

Reader of field MUX

Implementations

impl MUX_R[src]

pub fn variant(&self) -> Variant<u8, MUX_A>[src]

Get enumerated values variant

pub fn is_adc0(&self) -> bool[src]

Checks if the value of the field is ADC0

pub fn is_adc1(&self) -> bool[src]

Checks if the value of the field is ADC1

pub fn is_adc2(&self) -> bool[src]

Checks if the value of the field is ADC2

pub fn is_adc3(&self) -> bool[src]

Checks if the value of the field is ADC3

pub fn is_adc2_adc2_1x(&self) -> bool[src]

Checks if the value of the field is ADC2_ADC2_1X

pub fn is_adc2_adc2_20x(&self) -> bool[src]

Checks if the value of the field is ADC2_ADC2_20X

pub fn is_adc2_adc3_1x(&self) -> bool[src]

Checks if the value of the field is ADC2_ADC3_1X

pub fn is_adc2_adc3_20x(&self) -> bool[src]

Checks if the value of the field is ADC2_ADC3_20X

pub fn is_adc0_adc0_1x(&self) -> bool[src]

Checks if the value of the field is ADC0_ADC0_1X

pub fn is_adc0_adc0_20x(&self) -> bool[src]

Checks if the value of the field is ADC0_ADC0_20X

pub fn is_adc0_adc1_1x(&self) -> bool[src]

Checks if the value of the field is ADC0_ADC1_1X

pub fn is_adc0_adc1_20x(&self) -> bool[src]

Checks if the value of the field is ADC0_ADC1_20X

pub fn is_adc_vbg(&self) -> bool[src]

Checks if the value of the field is ADC_VBG

pub fn is_adc_gnd(&self) -> bool[src]

Checks if the value of the field is ADC_GND

pub fn is_tempsens(&self) -> bool[src]

Checks if the value of the field is TEMPSENS