pub struct W(/* private fields */);Expand description
Register ADCSRB writer
Implementations§
source§impl W
impl W
sourcepub fn adts(
&mut self
) -> FieldWriterRaw<'_, u8, ADCSRB_SPEC, u8, ADTS_A, Safe, 3, 0>
pub fn adts( &mut self ) -> FieldWriterRaw<'_, u8, ADCSRB_SPEC, u8, ADTS_A, Safe, 3, 0>
Bits 0:2 - ADC Auto Trigger Source bits
sourcepub fn mux5(&mut self) -> BitWriterRaw<'_, u8, ADCSRB_SPEC, bool, BitM, 3>
pub fn mux5(&mut self) -> BitWriterRaw<'_, u8, ADCSRB_SPEC, bool, BitM, 3>
Bit 3 - Analog Channel and Gain Selection Bits
sourcepub fn acme(&mut self) -> BitWriterRaw<'_, u8, ADCSRB_SPEC, bool, BitM, 6>
pub fn acme(&mut self) -> BitWriterRaw<'_, u8, ADCSRB_SPEC, bool, BitM, 6>
Bit 6 - No Description.