atsamd21j::ac::compctrl

Type Alias MuxposW

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

Field MUXPOS writer - Positive Input Mux Selection

Aliased Type§

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

Implementations§

Source§

impl<'a, REG> MuxposW<'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