ACT_THS definitions. More...
ACT_THS definitions.
Definition at line 451 of file lis2dh12_registers.h.
#include <lis2dh12_registers.h>
Data Fields | ||
struct { | ||
uint8_t ACTH:7 | ||
Sets the threshold sleep-to-wake or return-to-sleep LSB according to LIS2DH12_SCALE. More... | ||
uint8_t _RESERVED:1 | ||
reserved bit More... | ||
} | bit | |
Structure used for bit access. | ||
uint8_t | reg | |
Type used for register access. | ||
uint8_t LIS2DH12_ACT_THS_t::_RESERVED |
reserved bit
Definition at line 455 of file lis2dh12_registers.h.
uint8_t LIS2DH12_ACT_THS_t::ACTH |
Sets the threshold sleep-to-wake or return-to-sleep LSB according to LIS2DH12_SCALE.
Definition at line 453 of file lis2dh12_registers.h.
uint8_t LIS2DH12_ACT_THS_t::reg |
Type used for register access.
Definition at line 457 of file lis2dh12_registers.h.