accelerometer.c File Reference

#include "accelerometer.h"
#include "coridium.h"
#include "cor_hwlib.h"
#include "cor_wrflash.h"
#include "string.h"
#include "printf.h"

Go to the source code of this file.

Functions

void initializeAccelerometer (int x_pin, int y_pin, int z_pin)
int getAccelerometerX ()
int getAccelerometerY ()
int getAccelerometerZ ()

Function Documentation

int getAccelerometerX (  ) 

Definition at line 13 of file accelerometer.c.

int getAccelerometerY (  ) 

Definition at line 17 of file accelerometer.c.

int getAccelerometerZ (  ) 

Definition at line 21 of file accelerometer.c.

void initializeAccelerometer ( int  x_pin,
int  y_pin,
int  z_pin 
)

Definition at line 6 of file accelerometer.c.

Generated on Sun Nov 7 03:32:29 2010 for navigation_controller by  doxygen 1.6.3