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_CFG_t Union Reference

Public Attributes

struct { 
 
   uint8_t   xtefe: 1 
 
   uint8_t   ytefe: 1 
 
   uint8_t   ztefe: 1 
 
   uint8_t   ele: 1 
 
b 
 
uint8_t w
 

Detailed Description

Definition at line 476 of file driver_fxas21002.h.

Member Data Documentation

◆ ele

uint8_t FXAS21002_RT_CFG_t::ele

Definition at line 484 of file driver_fxas21002.h.

◆ w

uint8_t FXAS21002_RT_CFG_t::w

Definition at line 487 of file driver_fxas21002.h.

◆ xtefe

uint8_t FXAS21002_RT_CFG_t::xtefe

Definition at line 478 of file driver_fxas21002.h.

◆ ytefe

uint8_t FXAS21002_RT_CFG_t::ytefe

Definition at line 480 of file driver_fxas21002.h.

◆ ztefe

uint8_t FXAS21002_RT_CFG_t::ztefe

Definition at line 482 of file driver_fxas21002.h.


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