smartdof3 2.1.0.0
|
Smart DOF 3 Click axis raw data structure object. More...
#include <smartdof3.h>
Data Fields | |
int16_t | x |
int16_t | y |
int16_t | z |
Smart DOF 3 Click axis raw data structure object.
Axis raw data object definition of Smart DOF 3 Click driver.
int16_t x |
X-axis angular rate output raw data.
int16_t y |
Y-axis angular rate output raw data.
int16_t z |
Z-axis angular rate output raw data.