TIME_LIMIT definitions. More...
TIME_LIMIT definitions.
Definition at line 425 of file lis2dh12_registers.h.
#include <lis2dh12_registers.h>
Data Fields | ||
| struct { | ||
| uint8_t TLI:7 | ||
| Click time limit, in ODR cycles. 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_TIME_LIMIT_t::_RESERVED |
reserved bit
Definition at line 428 of file lis2dh12_registers.h.
| uint8_t LIS2DH12_TIME_LIMIT_t::reg |
Type used for register access.
Definition at line 430 of file lis2dh12_registers.h.
| uint8_t LIS2DH12_TIME_LIMIT_t::TLI |
Click time limit, in ODR cycles.
Definition at line 427 of file lis2dh12_registers.h.