Friedrich-Alexander-Universität Erlangen-Nürnberg  /   Technische Fakultät  /   Department Informatik

SPiCboard library (libspicboard, revision 14673M) API documentation

Found a bug or something ambiguous? Mail us to get it fixed!

#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 $