|
MAV'RIC
|
structure containing the raw values + values on the 3 axis for the accelerometer More...
#include <adxl345_driver.h>
Public Attributes | |
| uint8_t | raw_data [6] |
| raw data for the 3 axis are stored in 2 uint8_t | |
| int16_t | axes [3] |
| value of the accelerometer on each axis as a combination of 2 uint8_t | |
structure containing the raw values + values on the 3 axis for the accelerometer
1.7.6.1