adc.c File Reference
ADC driver (implementation). More...
#include <drv/adc.h>
#include <CPU_CSOURCE(adc)>
#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 1604 2008-08-10 17:19:51Z bernie
Definition in file adc.c.
