
Go to the source code of this file.
Functions | |
| void | initGameport () |
| unsigned char | getGameportButtons () |
| char | readSteeringWheel () |
| unsigned int | readADC (unsigned char channel) |
| 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.
| unsigned int readADC | ( | unsigned char | channel) |
Definition at line 6 of file gameport.c.
1.8.4