Type Alias W

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

Register ADMUX writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn mux(&mut self) -> MUX_W<'_, ADMUX_SPEC>

Bits 0:3 - Analog Channel and Gain Selection Bits

Source

pub fn refs2(&mut self) -> REFS2_W<'_, ADMUX_SPEC>

Bit 4 - Reference Selection Bit 2

Source

pub fn adlar(&mut self) -> ADLAR_W<'_, ADMUX_SPEC>

Bit 5 - Left Adjust Result

Source

pub fn refs(&mut self) -> REFS_W<'_, ADMUX_SPEC>

Bits 6:7 - Reference Selection Bits