Defines

Turn Off the ADC
[ADC Macros]

Turn Off the ADC. More...

Defines

#define Disable_adc()   (ADCSRA &= ~(1<<ADEN))

Detailed Description

Turn Off the ADC.


Define Documentation

#define Disable_adc (  )    (ADCSRA &= ~(1<<ADEN))

Definition at line 156 of file adc_drv.h.