ReflexBall Rally
 All Data Structures Files Functions Variables Macros
Functions
gameport.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void initGameport ()
 
unsigned char getGameportButtons ()
 
char readSteeringWheel ()
 
unsigned int readADC (unsigned char channel)
 

Function Documentation

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.