MEMS state description.
Data Fields | |
| s16 | OutX |
| s16 | OutX_F4 |
| s16 | OutX_F16 |
| s32 | OutX_F64 |
| s32 | OutX_F256 |
| s16 | OutY |
| s16 | OutY_F4 |
| s16 | OutY_F16 |
| s32 | OutY_F64 |
| s32 | OutY_F256 |
| s16 | OutZ |
| s16 | OutZ_F4 |
| s16 | OutZ_F16 |
| s32 | OutZ_F64 |
| s32 | OutZ_F256 |
| s16 | Shocked |
| s16 | RELATIVE_X |
| s16 | RELATIVE_Y |
| s16 | DoubleClick |
Definition at line 197 of file circle_api.h.
MEMS DoubleClick counter(incremented...)
Definition at line 217 of file circle_api.h.
| s16 tMEMS_Info::OutX |
MEMS X position.
Definition at line 199 of file circle_api.h.
MEMS X position filtered on 16 values.
Definition at line 201 of file circle_api.h.
MEMS X position filtered on 256 values.
Definition at line 203 of file circle_api.h.
MEMS X position filtered on 4 values.
Definition at line 200 of file circle_api.h.
MEMS X position filtered on 64 values.
Definition at line 202 of file circle_api.h.
| s16 tMEMS_Info::OutY |
MEMS Y position.
Definition at line 204 of file circle_api.h.
MEMS Y position filtered on 16 values.
Definition at line 206 of file circle_api.h.
MEMS Y position filtered on 256 values.
Definition at line 208 of file circle_api.h.
MEMS Y position filtered on 4 values.
Definition at line 205 of file circle_api.h.
MEMS Y position filtered on 64 values.
Definition at line 207 of file circle_api.h.
| s16 tMEMS_Info::OutZ |
MEMS Z position.
Definition at line 209 of file circle_api.h.
MEMS Z position filtered on 16 values.
Definition at line 211 of file circle_api.h.
MEMS Z position filtered on 256 values.
Definition at line 213 of file circle_api.h.
MEMS Z position filtered on 4 values.
Definition at line 210 of file circle_api.h.
MEMS Z position filtered on 64 values.
Definition at line 212 of file circle_api.h.
MEMS relative X position.
Definition at line 215 of file circle_api.h.
MEMS relative Y position.
Definition at line 216 of file circle_api.h.
MEMS shock counter (incremented...)
Definition at line 214 of file circle_api.h.