SPiCboard library (libspicboard, revision 14673M) API documentation
Found a bug or something ambiguous? Mail us to get it fixed!
adc.h File Reference
#include <stdint.h>
Go to the source code of this file.
Enumerations | |
enum | ADCDEV { PHOTO = 0, POTI = 1 } |
device ids of available periphery connected to ADC channels. More... | |
Functions | |
int16_t | sb_adc_read (ADCDEV dev) |
perform a 10-bit A/D conversion for a specific channel/device. More... | |
Detailed Description
- Version
- $Rev: 7715 $