Firmware SDK
|
LIS2DH12 alarm set structure. More...
#include <twr_lis2dh12.h>
Data Fields | |
float | threshold |
Alarm threshold in g. | |
uint8_t | duration |
bool | x_low |
bool | x_high |
bool | y_low |
bool | y_high |
bool | z_low |
bool | z_high |
LIS2DH12 alarm set structure.
Definition at line 90 of file twr_lis2dh12.h.