[][src]Type Definition avr_device::atmega8::adc::admux::W

type W = W<u8, ADMUX>;

Writer for register ADMUX

Implementations

impl W[src]

pub fn mux(&mut self) -> MUX_W[src]

Bits 0:3 - Analog Channel and Gain Selection Bits

pub fn adlar(&mut self) -> ADLAR_W[src]

Bit 5 - Left Adjust Result

pub fn refs(&mut self) -> REFS_W[src]

Bits 6:7 - Reference Selection Bits