|
Sensor Fusion Library 0.6.1
Orientation sensing for Espressif (ESP32, ESP8266) processors
|
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 | |
Definition at line 2373 of file driver_fxos8700_registers.h.
| uint8_t FXOS8700_M_THS_SRC_t::_reserved_ |
Definition at line 2381 of file driver_fxos8700_registers.h.
| uint8_t FXOS8700_M_THS_SRC_t::m_ths_ea |
Definition at line 2382 of file driver_fxos8700_registers.h.
| uint8_t FXOS8700_M_THS_SRC_t::m_ths_xhe |
Definition at line 2376 of file driver_fxos8700_registers.h.
| uint8_t FXOS8700_M_THS_SRC_t::m_ths_xhp |
Definition at line 2375 of file driver_fxos8700_registers.h.
| uint8_t FXOS8700_M_THS_SRC_t::m_ths_yhe |
Definition at line 2378 of file driver_fxos8700_registers.h.
| uint8_t FXOS8700_M_THS_SRC_t::m_ths_yhp |
Definition at line 2377 of file driver_fxos8700_registers.h.
| uint8_t FXOS8700_M_THS_SRC_t::m_ths_zhe |
Definition at line 2380 of file driver_fxos8700_registers.h.
| uint8_t FXOS8700_M_THS_SRC_t::m_ths_zhp |
Definition at line 2379 of file driver_fxos8700_registers.h.
| uint8_t FXOS8700_M_THS_SRC_t::w |
Definition at line 2384 of file driver_fxos8700_registers.h.