pub type W = W<ADMUX_SPEC>;Expand description
Register ADMUX writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn mux(&mut self) -> MUX_W<'_, ADMUX_SPEC>
pub fn mux(&mut self) -> MUX_W<'_, ADMUX_SPEC>
Bits 0:4 - Analog Channel and Gain Selection Bits
Sourcepub fn adlar(&mut self) -> ADLAR_W<'_, ADMUX_SPEC>
pub fn adlar(&mut self) -> ADLAR_W<'_, ADMUX_SPEC>
Bit 5 - Left Adjust Result
Sourcepub fn refs(&mut self) -> REFS_W<'_, ADMUX_SPEC>
pub fn refs(&mut self) -> REFS_W<'_, ADMUX_SPEC>
Bits 6:7 - Reference Selection Bits