![]() |
ISSDK
1.8
IoT Sensing Software Development Kit
|
#include <fxls896x.h>

Data Fields | |
| struct { | |
| uint8_t z_ot_pol: 1 | |
| uint8_t z_ot_ef: 1 | |
| uint8_t y_ot_pol: 1 | |
| uint8_t y_ot_ef: 1 | |
| uint8_t x_ot_pol: 1 | |
| uint8_t x_ot_ef: 1 | |
| uint8_t _reserved_: 1 | |
| uint8_t ot_ea: 1 | |
| } | b |
| uint8_t | w |
Definition at line 1352 of file fxls896x.h.
| uint8_t _reserved_ |
Definition at line 1368 of file fxls896x.h.
| struct { ... } b |
| uint8_t ot_ea |
Definition at line 1369 of file fxls896x.h.
| uint8_t w |
Definition at line 1372 of file fxls896x.h.
| uint8_t x_ot_ef |
Definition at line 1366 of file fxls896x.h.
| uint8_t x_ot_pol |
Definition at line 1364 of file fxls896x.h.
| uint8_t y_ot_ef |
Definition at line 1362 of file fxls896x.h.
| uint8_t y_ot_pol |
Definition at line 1360 of file fxls896x.h.
| uint8_t z_ot_ef |
Definition at line 1358 of file fxls896x.h.
| uint8_t z_ot_pol |
Definition at line 1356 of file fxls896x.h.