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

Public Attributes

struct { 
 
   uint8_t   m_ths_xhp: 1 
 
   uint8_t   m_ths_xhe: 1 
 
   uint8_t   m_ths_yhp: 1 
 
   uint8_t   m_ths_yhe: 1 
 
   uint8_t   m_ths_zhp: 1 
 
   uint8_t   m_ths_zhe: 1 
 
   uint8_t   _reserved_: 1 
 
   uint8_t   m_ths_ea: 1 
 
b 
 
uint8_t w
 

Detailed Description

Definition at line 2373 of file driver_fxos8700_registers.h.

Member Data Documentation

◆ _reserved_

uint8_t FXOS8700_M_THS_SRC_t::_reserved_

Definition at line 2381 of file driver_fxos8700_registers.h.

◆ m_ths_ea

uint8_t FXOS8700_M_THS_SRC_t::m_ths_ea

Definition at line 2382 of file driver_fxos8700_registers.h.

◆ m_ths_xhe

uint8_t FXOS8700_M_THS_SRC_t::m_ths_xhe

Definition at line 2376 of file driver_fxos8700_registers.h.

◆ m_ths_xhp

uint8_t FXOS8700_M_THS_SRC_t::m_ths_xhp

Definition at line 2375 of file driver_fxos8700_registers.h.

◆ m_ths_yhe

uint8_t FXOS8700_M_THS_SRC_t::m_ths_yhe

Definition at line 2378 of file driver_fxos8700_registers.h.

◆ m_ths_yhp

uint8_t FXOS8700_M_THS_SRC_t::m_ths_yhp

Definition at line 2377 of file driver_fxos8700_registers.h.

◆ m_ths_zhe

uint8_t FXOS8700_M_THS_SRC_t::m_ths_zhe

Definition at line 2380 of file driver_fxos8700_registers.h.

◆ m_ths_zhp

uint8_t FXOS8700_M_THS_SRC_t::m_ths_zhp

Definition at line 2379 of file driver_fxos8700_registers.h.

◆ w

uint8_t FXOS8700_M_THS_SRC_t::w

Definition at line 2384 of file driver_fxos8700_registers.h.


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