Loading...
Searching...
No Matches

Raw output data set as two's complements. More...

Detailed Description

Raw output data set as two's complements.

Definition at line 1357 of file l3gxxxx.h.

#include <l3gxxxx.h>

Data Fields

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.
 

Field Documentation

◆ x

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.

◆ y

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.

◆ z

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: