Struct Adxl345Transport_Acceleration

Struct Documentation

struct Adxl345Transport_Acceleration

Data acceleration struct with same byte layout as reports by ADXL345.

Public Members

int16_t x

x-axis acceleration as seen from the sensor’s perspective

int16_t y

y-axis acceleration as seen from the sensor’s perspective

int16_t z

z-axis acceleration as seen from the sensor’s perspective