Sensor Fusion Library 0.6.1
Orientation sensing for Espressif (ESP32, ESP8266) processors
Loading...
Searching...
No Matches
Public Attributes | List of all members
FXAS21002_RT_SRC_t Union Reference

Public Attributes

struct { 
 
   uint8_t   x_rt_pol: 1 
 
   uint8_t   xrt: 1 
 
   uint8_t   y_rt_pol: 1 
 
   uint8_t   yrt: 1 
 
   uint8_t   z_rt_pol: 1 
 
   uint8_t   zrt: 1 
 
   uint8_t   ea: 1 
 
b 
 
uint8_t w
 

Detailed Description

Definition at line 528 of file driver_fxas21002.h.

Member Data Documentation

◆ ea

uint8_t FXAS21002_RT_SRC_t::ea

Definition at line 542 of file driver_fxas21002.h.

◆ w

uint8_t FXAS21002_RT_SRC_t::w

Definition at line 545 of file driver_fxas21002.h.

◆ x_rt_pol

uint8_t FXAS21002_RT_SRC_t::x_rt_pol

Definition at line 530 of file driver_fxas21002.h.

◆ xrt

uint8_t FXAS21002_RT_SRC_t::xrt

Definition at line 532 of file driver_fxas21002.h.

◆ y_rt_pol

uint8_t FXAS21002_RT_SRC_t::y_rt_pol

Definition at line 534 of file driver_fxas21002.h.

◆ yrt

uint8_t FXAS21002_RT_SRC_t::yrt

Definition at line 536 of file driver_fxas21002.h.

◆ z_rt_pol

uint8_t FXAS21002_RT_SRC_t::z_rt_pol

Definition at line 538 of file driver_fxas21002.h.

◆ zrt

uint8_t FXAS21002_RT_SRC_t::zrt

Definition at line 540 of file driver_fxas21002.h.


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