Type Alias RefselR

Source
pub type RefselR = FieldReader<Refselselect>;
Expand description

Field REFSEL reader - Reference Selection

Aliased Type§

struct RefselR { /* private fields */ }

Implementations§

Source§

impl RefselR

Source

pub const fn variant(&self) -> Option<Refselselect>

Get enumerated values variant

Source

pub fn is_intref(&self) -> bool

Internal Bandgap Reference

Source

pub fn is_intvcc0(&self) -> bool

1/2 VDDANA

Source

pub fn is_intvcc1(&self) -> bool

VDDANA

Source

pub fn is_arefa(&self) -> bool

External Reference A

Source

pub fn is_arefb(&self) -> bool

External Reference B

Source

pub fn is_arefc(&self) -> bool

External Reference C (only on ADC1)