Type Alias MUX_R

Source
pub type MUX_R = FieldReader<u8, MUX_A>;
Expand description

Field MUX reader - Analog Channel and Gain Selection Bits

Aliased Type§

struct MUX_R { /* private fields */ }

Implementations§

Source§

impl MUX_R

Source

pub fn variant(&self) -> Option<MUX_A>

Get enumerated values variant

Source

pub fn is_adc0(&self) -> bool

Checks if the value of the field is ADC0

Source

pub fn is_adc1(&self) -> bool

Checks if the value of the field is ADC1

Source

pub fn is_adc2(&self) -> bool

Checks if the value of the field is ADC2

Source

pub fn is_adc3(&self) -> bool

Checks if the value of the field is ADC3

Source

pub fn is_adc2_adc2_1x(&self) -> bool

Checks if the value of the field is ADC2_ADC2_1X

Source

pub fn is_adc2_adc2_20x(&self) -> bool

Checks if the value of the field is ADC2_ADC2_20X

Source

pub fn is_adc2_adc3_1x(&self) -> bool

Checks if the value of the field is ADC2_ADC3_1X

Source

pub fn is_adc2_adc3_20x(&self) -> bool

Checks if the value of the field is ADC2_ADC3_20X

Source

pub fn is_adc0_adc0_1x(&self) -> bool

Checks if the value of the field is ADC0_ADC0_1X

Source

pub fn is_adc0_adc0_20x(&self) -> bool

Checks if the value of the field is ADC0_ADC0_20X

Source

pub fn is_adc0_adc1_1x(&self) -> bool

Checks if the value of the field is ADC0_ADC1_1X

Source

pub fn is_adc0_adc1_20x(&self) -> bool

Checks if the value of the field is ADC0_ADC1_20X

Source

pub fn is_adc_vbg(&self) -> bool

Checks if the value of the field is ADC_VBG

Source

pub fn is_adc_gnd(&self) -> bool

Checks if the value of the field is ADC_GND

Source

pub fn is_tempsens(&self) -> bool

Checks if the value of the field is TEMPSENS