Type Alias RefselR

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

Field REFSEL reader - Reference Selection for DAC0/1

Aliased Type§

struct RefselR { /* private fields */ }

Implementations§

Source§

impl RefselR

Source

pub const fn variant(&self) -> Refselselect

Get enumerated values variant

Source

pub fn is_vrefpu(&self) -> bool

External reference unbuffered

Source

pub fn is_vddana(&self) -> bool

Analog supply

Source

pub fn is_vrefpb(&self) -> bool

External reference buffered

Source

pub fn is_intref(&self) -> bool

Internal bandgap reference