INT2_THS definitions. More...
INT2_THS definitions.
Definition at line 374 of file lis2dh12_registers.h.
#include <lis2dh12_registers.h>
Data Fields | ||
| struct { | ||
| uint8_t THS:7 | ||
| Sets threshold level, LSB according to LIS2DH12_SCALE. More... | ||
| uint8_t _RESERVED:1 | ||
| needs to be zero More... | ||
| } | bit | |
| Structure used for bit access. | ||
| uint8_t | reg | |
| Type used for register access. | ||
| uint8_t LIS2DH12_INT2_THS_t::_RESERVED |
needs to be zero
Definition at line 377 of file lis2dh12_registers.h.
| uint8_t LIS2DH12_INT2_THS_t::reg |
Type used for register access.
Definition at line 379 of file lis2dh12_registers.h.
| uint8_t LIS2DH12_INT2_THS_t::THS |
Sets threshold level, LSB according to LIS2DH12_SCALE.
Definition at line 376 of file lis2dh12_registers.h.