[][src]Type Definition avr_device::atmega1280::adc::adcsra::W

type W = W<u8, ADCSRA>;

Writer for register ADCSRA

Implementations

impl W[src]

pub fn adps(&mut self) -> ADPS_W[src]

Bits 0:2 - ADC Prescaler Select Bits

pub fn adie(&mut self) -> ADIE_W[src]

Bit 3 - ADC Interrupt Enable

pub fn adif(&mut self) -> ADIF_W[src]

Bit 4 - ADC Interrupt Flag

pub fn adate(&mut self) -> ADATE_W[src]

Bit 5 - ADC Auto Trigger Enable

pub fn adsc(&mut self) -> ADSC_W[src]

Bit 6 - ADC Start Conversion

pub fn aden(&mut self) -> ADEN_W[src]

Bit 7 - ADC Enable