All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

Angular rates in millidegrees per seconds (mdps) More...

Detailed Description

Angular rates in millidegrees per seconds (mdps)

Definition at line 1366 of file l3gxxxx.h.

#include <l3gxxxx.h>

Data Fields

int32_t x
 X angular rate (roll)
 
int32_t y
 Y angular rate (pitch)
 
int32_t z
 Z angular rate (yaw)
 

Field Documentation

◆ x

int32_t l3gxxxx_data_t::x

X angular rate (roll)

Definition at line 1367 of file l3gxxxx.h.

◆ y

int32_t l3gxxxx_data_t::y

Y angular rate (pitch)

Definition at line 1368 of file l3gxxxx.h.

◆ z

int32_t l3gxxxx_data_t::z

Z angular rate (yaw)

Definition at line 1369 of file l3gxxxx.h.


The documentation for this struct was generated from the following file: