Go to the source code of this file.
Functions | |
unsigned int | readADC (unsigned char channel) |
void | initGameport () |
unsigned char | getGameportButtons () |
char | readSteeringWheel () |
unsigned int readADC | ( | unsigned char | channel) |
Definition at line 6 of file gameport.c.
void initGameport | ( | ) |
Definition at line 19 of file gameport.c.
unsigned char getGameportButtons | ( | ) |
Definition at line 24 of file gameport.c.
char readSteeringWheel | ( | ) |
Definition at line 28 of file gameport.c.