Friedrich-Alexander-Universität UnivisSuche FAU-Logo
Techn. Fakultät Willkommen am Department Informatik FAU-Logo
Logo I4
Lehrstuhl für Informatik 4
GSPiC
 
  Vorlesung
    - UnivIS-Infos
    - Inhalt
    - Folien
 
  Übungen
    - UnivIS-Infos
    - Inhalt
    - Ergänzendes Material
    - Aufgaben
    - libspicboard-Doku
    - FSI-Forum für Fragen
 
  Prüfung
 
  Evaluation
 
  Intern
Department Informatik  >  Informatik 4  >  Lehre  >  SS 2010  >  GSPiC  >  Übungen  >  Doku  >  libspicboard: adc.h File Reference

SPiCboard library (libspicboard, revision 3032) API documentation

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

adc.h File Reference

Interface to the AD-converter of the ATmega32, which allows to query the potentiometer and the photosensor of the board. More...

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


Detailed Description

Interface to the AD-converter of the ATmega32, which allows to query the potentiometer and the photosensor of the board.

Version:
$Rev: 2783 $
  Impressum   Datenschutz Stand: 2010-07-02 13:45   MS