Library for MMA7660FC Accelerometer device

Dependents:   TestCode_MMA7660FC 3D_Accelerometer_Tester RTOS-aap-board-modules embed_Grove_3-Axis_Digital_Accelerometer ... more

Files at this revision

API Documentation at this revision

Comitter:
edodm85
Date:
Sun Jul 01 09:35:40 2012 +0000
Parent:
0:eb135a8de811
Child:
2:88fd58f262c6
Commit message:
Rev 2

Changed in this revision

MMA7660FC.h Show annotated file Show diff for this revision Revisions of this file
--- a/MMA7660FC.h	Sat Jun 30 10:08:19 2012 +0000
+++ b/MMA7660FC.h	Sun Jul 01 09:35:40 2012 +0000
@@ -69,12 +69,12 @@
         */
       ~MMA7660FC();
       
-       /** Initialization of device MMA7660FC
+       /** Initialization of device MMA7660FC (required)
         *
         */
       void init();
     
-       /** Read the x,y,z axes acceleration
+       /** Read the x,y,z axes acceleration and return a 6bit unsigned data
         *
         * @param *x Value of X acceleration
         * @param *y Value of Y acceleration