adc.c File Reference
ADC driver (implementation). More...
#include <drv/adc.h>#include "drv/PP_CAT3(adc, _, CPU_ID).c"#include <cfg/debug.h>#include <cfg/macros.h>#include <cfg/compiler.h>#include <cfg/module.h>Go to the source code of this file.
Functions | |
| adcread_t | adc_read (adc_ch_t ch) |
| Read the ADC channel ch. | |
| void | adc_init (void) |
| Initialize the ADC hardware. | |
Detailed Description
ADC driver (implementation).
- Version:
- Id
- adc.c 2607 2009-04-21 14:11:20Z batt
Definition in file adc.c.
