-ne 7seg.h File Reference
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
    - Inhalt
    - Ergänzendes Material
    - Aufgaben
    - UnivIS-Infos
    - libspicboard-Doku
    - FSI-Forum für Fragen
 
  Prüfung
 
  Evaluation
 
  Intern
Department Informatik  >  Informatik 4  >  Lehre  >  WS 2015/16  >  GSPiC  >  Übungen  >  Doku  >  7seg.h File Reference

SPiCboard library (libspicboard, revision 10917) 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.

Functions

int8_t sb_7seg_showNumber (int8_t nmbr)
 prints a number in the range [-9; 99] on the 7-segment display More...
 
int8_t sb_7seg_showHexNumber (uint8_t nmbr)
 prints the hexadecimal representation of an 8-bit unsigned integer on the 7-segment display More...
 
int8_t sb_7seg_showStr (const char *str)
 prints a 2 character string on the 7-segment display More...
 
void sb_7seg_disable (void)
 disables the 7-segment displays More...
 

Detailed Description

Version
$Rev: 9414 $
  Impressum   Datenschutz Stand: 2015-11-04 11:49   MS