cfg_adc.h File Reference

Configuration file for the ADC module. More...

Go to the source code of this file.


Defines

#define ADC_LOG_LEVEL   LOG_LVL_INFO
 Module logging level.
#define ADC_LOG_FORMAT   LOG_FMT_VERBOSE
 Module logging format.
#define CONFIG_ADC_CLOCK   4800000UL
 Clock Frequency for ADC conversion.
#define CONFIG_ADC_STARTUP_TIME   20
 Minimum time for starting up a conversion [us].
#define CONFIG_ADC_SHTIME   834
 Minimum time for sample and hold [us].
#define CONFIG_ADC_AVR_REF   ADC_AVR_AVCC
 ADC Voltage Reference.
#define CONFIG_ADC_AVR_DIVISOR   2
 ADC clock divisor from main crystal.
#define CONFIG_ADC_STROBE   0
 Enable ADC strobe for debugging ADC ISR.

Detailed Description

Configuration file for the ADC module.

Version:
Id
cfg_adc.h 2582 2009-04-20 12:33:48Z batt
Author:
Daniele Basile <asterix@develer.com>

Definition in file cfg_adc.h.