Contiki 3.x
|
Header file for the cc2538 ADC driver. More...
Go to the source code of this file.
Functions | |
ADC functions | |
void | adc_init (void) |
Initializes the ADC controller. | |
int16_t | adc_get (uint8_t channel, uint8_t ref, uint8_t div) |
Performs a single conversion on a given ADC channel. More... | |
Header file for the cc2538 ADC driver.
Definition in file adc.h.