Type Alias R

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

Register ADMUX reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn mux(&self) -> MUX_R

Bits 0:3 - Analog Channel and Gain Selection Bits

Source

pub fn refs2(&self) -> REFS2_R

Bit 4 - Reference Selection Bit 2

Source

pub fn adlar(&self) -> ADLAR_R

Bit 5 - Left Adjust Result

Source

pub fn refs(&self) -> REFS_R

Bits 6:7 - Reference Selection Bits