Tap detection data.
More...
Tap detection data.
Definition at line 202 of file qmi8658.h.
#include <qmi8658.h>
|
| uint8_t | num |
| | Number of taps detected: 0 (no tap), 1 (single tap) or 2 (double tap)
|
| |
| qmi8658_axis_t | axis |
| | Axis on which the tap was detected.
|
| |
| bool | neg_polarity |
| | Tap was detected in the negative direction of tap axis (otherwise positive direction)
|
| |
◆ axis
Axis on which the tap was detected.
Definition at line 206 of file qmi8658.h.
◆ neg_polarity
| bool qmi8658_tap_data_t::neg_polarity |
Tap was detected in the negative direction of tap axis (otherwise positive direction)
Definition at line 208 of file qmi8658.h.
◆ num
| uint8_t qmi8658_tap_data_t::num |
Number of taps detected: 0 (no tap), 1 (single tap) or 2 (double tap)
Definition at line 204 of file qmi8658.h.
The documentation for this struct was generated from the following file: