Type Alias W

Source
pub type W = W<InputctrlSpec>;
Expand description

Register INPUTCTRL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn muxpos(&mut self) -> MuxposW<'_, InputctrlSpec>

Bits 0:4 - Positive Mux Input Selection

Source

pub fn diffmode(&mut self) -> DiffmodeW<'_, InputctrlSpec>

Bit 7 - Differential Mode

Source

pub fn muxneg(&mut self) -> MuxnegW<'_, InputctrlSpec>

Bits 8:12 - Negative Mux Input Selection

Source

pub fn dseqstop(&mut self) -> DseqstopW<'_, InputctrlSpec>

Bit 15 - Stop DMA Sequencing