Type Alias MuxnegW

Source
pub type MuxnegW<'a, REG> = FieldWriter<'a, REG, 3, Muxnegselect, Safe>;
Expand description

Field MUXNEG writer - Negative Input Mux Selection

Aliased Type§

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

Implementations§

Source§

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

Source

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

I/O pin 0

Source

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

I/O pin 1

Source

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

I/O pin 2

Source

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

I/O pin 3

Source

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

Ground

Source

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

VDD scaler

Source

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

Internal bandgap voltage

Source

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

DAC output