Type Alias RefselW

Source
pub type RefselW<'a, REG> = FieldWriter<'a, REG, 2, Refselselect, Safe>;
Expand description

Field REFSEL writer - Reference Selection for DAC0/1

Aliased Type§

struct RefselW<'a, REG> { /* private fields */ }

Implementations§

Source§

impl<'a, REG> RefselW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

Source

pub fn vrefpu(self) -> &'a mut W<REG>

External reference unbuffered

Source

pub fn vddana(self) -> &'a mut W<REG>

Analog supply

Source

pub fn vrefpb(self) -> &'a mut W<REG>

External reference buffered

Source

pub fn intref(self) -> &'a mut W<REG>

Internal bandgap reference