Type Alias MUX_R

Source
pub type MUX_R = FieldReader<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 const fn variant(&self) -> Option<MUX_A>

Get enumerated values variant

Source

pub fn is_adc0(&self) -> bool

Single-ended Input ADC0

Source

pub fn is_adc1(&self) -> bool

Single-ended Input ADC1

Source

pub fn is_adc2(&self) -> bool

Single-ended Input ADC2

Source

pub fn is_adc3(&self) -> bool

Single-ended Input ADC3

Source

pub fn is_adc2_adc2_1x(&self) -> bool

Differential Inputs Positive ADC2 Negative ADC2 1x Gain

Source

pub fn is_adc2_adc2_20x(&self) -> bool

Differential Inputs Positive ADC2 Negative ADC2 20x Gain

Source

pub fn is_adc2_adc3_1x(&self) -> bool

Differential Inputs Positive ADC2 Negative ADC3 1x Gain

Source

pub fn is_adc2_adc3_20x(&self) -> bool

Differential Inputs Positive ADC2 Negative ADC3 20x Gain

Source

pub fn is_adc0_adc0_1x(&self) -> bool

Differential Inputs Positive ADC0 Negative ADC0 1x Gain

Source

pub fn is_adc0_adc0_20x(&self) -> bool

Differential Inputs Positive ADC0 Negative ADC0 20x Gain

Source

pub fn is_adc0_adc1_1x(&self) -> bool

Differential Inputs Positive ADC0 Negative ADC1 1x Gain

Source

pub fn is_adc0_adc1_20x(&self) -> bool

Differential Inputs Positive ADC0 Negative ADC1 20x Gain

Source

pub fn is_adc_vbg(&self) -> bool

Internal Reference (VBG)

Source

pub fn is_adc_gnd(&self) -> bool

0V (GND)

Source

pub fn is_tempsens(&self) -> bool

Temperature sensor