adc_avr.h

Go to the documentation of this file.
00001 
00015 #ifndef DRV_ADC_AVR_H
00016 #define DRV_ADC_AVR_H
00017 
00018 #define ADC_MUX_MAXCH 7
00019 #define ADC_BITS      10
00020 
00021 #endif /* DRV_ADC_AVR_H */