|
Sensor Fusion Library 0.6.1
Orientation sensing for Espressif (ESP32, ESP8266) processors
|
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 | |
Definition at line 528 of file driver_fxas21002.h.
| uint8_t FXAS21002_RT_SRC_t::ea |
Definition at line 542 of file driver_fxas21002.h.
| uint8_t FXAS21002_RT_SRC_t::w |
Definition at line 545 of file driver_fxas21002.h.
| uint8_t FXAS21002_RT_SRC_t::x_rt_pol |
Definition at line 530 of file driver_fxas21002.h.
| uint8_t FXAS21002_RT_SRC_t::xrt |
Definition at line 532 of file driver_fxas21002.h.
| uint8_t FXAS21002_RT_SRC_t::y_rt_pol |
Definition at line 534 of file driver_fxas21002.h.
| uint8_t FXAS21002_RT_SRC_t::yrt |
Definition at line 536 of file driver_fxas21002.h.
| uint8_t FXAS21002_RT_SRC_t::z_rt_pol |
Definition at line 538 of file driver_fxas21002.h.
| uint8_t FXAS21002_RT_SRC_t::zrt |
Definition at line 540 of file driver_fxas21002.h.