BeRTOS
|
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. |
ADC driver (implementation)
Definition in file adc.c.