ReflexBall Rally
 All Data Structures Files Functions Variables Macros
Functions
gameport.c File Reference
#include <eZ8.h>
#include <sio.h>
#include "gameport.h"
#include "ansi.h"
Include dependency graph for gameport.c:

Go to the source code of this file.

Functions

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

Function Documentation

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.