pub struct W(/* private fields */);Expand description
Register ADMUX writer
Implementations§
source§impl W
impl W
sourcepub fn mux(
&mut self
) -> FieldWriterRaw<'_, u8, ADMUX_SPEC, u8, MUX_A, Safe, 5, 0>
pub fn mux( &mut self ) -> FieldWriterRaw<'_, u8, ADMUX_SPEC, u8, MUX_A, Safe, 5, 0>
Bits 0:4 - Analog Channel and Gain Selection Bits
sourcepub fn adlar(&mut self) -> BitWriterRaw<'_, u8, ADMUX_SPEC, bool, BitM, 5>
pub fn adlar(&mut self) -> BitWriterRaw<'_, u8, ADMUX_SPEC, bool, BitM, 5>
Bit 5 - Left Adjust Result
sourcepub fn refs(
&mut self
) -> FieldWriterRaw<'_, u8, ADMUX_SPEC, u8, REFS_A, Unsafe, 2, 6>
pub fn refs( &mut self ) -> FieldWriterRaw<'_, u8, ADMUX_SPEC, u8, REFS_A, Unsafe, 2, 6>
Bits 6:7 - Reference Selection Bits