INT1_DURATION definitions. More...
INT1_DURATION definitions.
Definition at line 347 of file lis2dh12_registers.h.
#include <lis2dh12_registers.h>
Data Fields | ||
struct { | ||
uint8_t D:7 | ||
Sets the minimum duration of INT1, in ODR cycles. More... | ||
uint8_t _RESERVED:1 | ||
need to be zero More... | ||
} | bit | |
Structure used for bit access. | ||
uint8_t | reg | |
Type used for register access. | ||
uint8_t LIS2DH12_INT1_DURATION_t::_RESERVED |
need to be zero
Definition at line 350 of file lis2dh12_registers.h.
uint8_t LIS2DH12_INT1_DURATION_t::D |
Sets the minimum duration of INT1, in ODR cycles.
Definition at line 349 of file lis2dh12_registers.h.
uint8_t LIS2DH12_INT1_DURATION_t::reg |
Type used for register access.
Definition at line 352 of file lis2dh12_registers.h.