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

Public Attributes

struct { 
 
   uint8_t   m_ths_int_cfg: 1 
 
   uint8_t   m_ths_int_en: 1 
 
   uint8_t   m_ths_wake_en: 1 
 
   uint8_t   m_ths_xefe: 1 
 
   uint8_t   m_ths_yefe: 1 
 
   uint8_t   m_ths_zefe: 1 
 
   uint8_t   m_ths_oae: 1 
 
   uint8_t   m_ths_ele: 1 
 
b 
 
uint8_t w
 

Detailed Description

Definition at line 2320 of file driver_fxos8700_registers.h.

Member Data Documentation

◆ m_ths_ele

uint8_t FXOS8700_M_THS_CFG_t::m_ths_ele

Definition at line 2329 of file driver_fxos8700_registers.h.

◆ m_ths_int_cfg

uint8_t FXOS8700_M_THS_CFG_t::m_ths_int_cfg

Definition at line 2322 of file driver_fxos8700_registers.h.

◆ m_ths_int_en

uint8_t FXOS8700_M_THS_CFG_t::m_ths_int_en

Definition at line 2323 of file driver_fxos8700_registers.h.

◆ m_ths_oae

uint8_t FXOS8700_M_THS_CFG_t::m_ths_oae

Definition at line 2328 of file driver_fxos8700_registers.h.

◆ m_ths_wake_en

uint8_t FXOS8700_M_THS_CFG_t::m_ths_wake_en

Definition at line 2324 of file driver_fxos8700_registers.h.

◆ m_ths_xefe

uint8_t FXOS8700_M_THS_CFG_t::m_ths_xefe

Definition at line 2325 of file driver_fxos8700_registers.h.

◆ m_ths_yefe

uint8_t FXOS8700_M_THS_CFG_t::m_ths_yefe

Definition at line 2326 of file driver_fxos8700_registers.h.

◆ m_ths_zefe

uint8_t FXOS8700_M_THS_CFG_t::m_ths_zefe

Definition at line 2327 of file driver_fxos8700_registers.h.

◆ w

uint8_t FXOS8700_M_THS_CFG_t::w

Definition at line 2331 of file driver_fxos8700_registers.h.


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