Type Alias atsame54n::adc0::refctrl::REFSEL_R

source ·
pub type REFSEL_R = FieldReader<REFSELSELECT_A>;
Expand description

Field REFSEL reader - Reference Selection

Aliased Type§

struct REFSEL_R { /* private fields */ }

Implementations§

source§

impl REFSEL_R

source

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

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

source

pub fn is_arefb(&self) -> bool

External Reference

source

pub fn is_arefc(&self) -> bool

External Reference (only on ADC1)