INT2_DURATION definitions. More...
INT2_DURATION definitions.
Definition at line 386 of file lis2dh12_registers.h.
#include <lis2dh12_registers.h>
Data Fields | ||
struct { | ||
uint8_t D:7 | ||
Sets the minimum duration of INT2, 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_INT2_DURATION_t::_RESERVED |
need to be zero
Definition at line 389 of file lis2dh12_registers.h.
uint8_t LIS2DH12_INT2_DURATION_t::D |
Sets the minimum duration of INT2, in ODR cycles.
Definition at line 388 of file lis2dh12_registers.h.
uint8_t LIS2DH12_INT2_DURATION_t::reg |
Type used for register access.
Definition at line 391 of file lis2dh12_registers.h.