pub type W = W<ADCSRA_SPEC>;Expand description
Register ADCSRA writer
Aliased Type§
struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn adps(&mut self) -> ADPS_W<'_, ADCSRA_SPEC>
pub fn adps(&mut self) -> ADPS_W<'_, ADCSRA_SPEC>
Bits 0:2 - ADC Prescaler Select Bits
Sourcepub fn adie(&mut self) -> ADIE_W<'_, ADCSRA_SPEC>
pub fn adie(&mut self) -> ADIE_W<'_, ADCSRA_SPEC>
Bit 3 - ADC Interrupt Enable
Sourcepub fn adif(&mut self) -> ADIF_W<'_, ADCSRA_SPEC>
pub fn adif(&mut self) -> ADIF_W<'_, ADCSRA_SPEC>
Bit 4 - ADC Interrupt Flag
Sourcepub fn adate(&mut self) -> ADATE_W<'_, ADCSRA_SPEC>
pub fn adate(&mut self) -> ADATE_W<'_, ADCSRA_SPEC>
Bit 5 - ADC Auto Trigger Enable
Sourcepub fn adsc(&mut self) -> ADSC_W<'_, ADCSRA_SPEC>
pub fn adsc(&mut self) -> ADSC_W<'_, ADCSRA_SPEC>
Bit 6 - ADC Start Conversion
Sourcepub fn aden(&mut self) -> ADEN_W<'_, ADCSRA_SPEC>
pub fn aden(&mut self) -> ADEN_W<'_, ADCSRA_SPEC>
Bit 7 - ADC Enable