Raw output data set as two's complements.
More...
Raw output data set as two's complements.
Definition at line 1357 of file l3gxxxx.h.
#include <l3gxxxx.h>
|
int16_t | x |
| X angular rate (roll) as 16 bit two's complements.
|
|
int16_t | y |
| Y angular rate (pitch) as 16 bit two's complements.
|
|
int16_t | z |
| Z angular rate (yaw) as 16 bit two's complements.
|
|
int16_t l3gxxxx_raw_data_t::x |
X angular rate (roll) as 16 bit two's complements.
Definition at line 1358 of file l3gxxxx.h.
int16_t l3gxxxx_raw_data_t::y |
Y angular rate (pitch) as 16 bit two's complements.
Definition at line 1359 of file l3gxxxx.h.
int16_t l3gxxxx_raw_data_t::z |
Z angular rate (yaw) as 16 bit two's complements.
Definition at line 1360 of file l3gxxxx.h.
The documentation for this struct was generated from the following file: