Type Alias Insel0W

Source
pub type Insel0W<'a, REG> = FieldWriter<'a, REG, 4, Insel0select>;
Expand description

Field INSEL0 writer - Input Selection 0

Aliased Type§

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

Implementations§

Source§

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

Source

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

Masked input

Source

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

Feedback input source

Linked LUT input source

Source

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

Event input source

Source

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

I/O pin input source

Source

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

AC input source

Source

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

TC input source

Source

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

Alternate TC input source

Source

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

TCC input source

Source

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

SERCOM input source