opentvc
|
Functions | |
void | setupFXAS21002 (void) |
void | getGyroData (void) |
void | getGyroTemp (void) |
This library contains all the neccessary code for using the triple-axis gyroscope from the FXAS21002.
void getGyroData | ( | void | ) |
This function retrieves the gyroscope's angular rate data.
void getGyroTemp | ( | void | ) |
This function retrieves the gyroscope's temperature value in celsius.
void setupFXAS21002 | ( | void | ) |
This function enables the gyroscope.