CTRL_REG5 definitions. More...
CTRL_REG5 definitions.
Definition at line 265 of file lis2dh12_registers.h.
#include <lis2dh12_registers.h>
Data Fields | |
struct { | |
uint8_t D4D_INT2:1 | |
4D detection enabled on INT2 | |
uint8_t LIR_INT2:1 | |
Latch interrupt request for INT2. | |
uint8_t D4D_INT1:1 | |
4D detection enabled on INT1 | |
uint8_t LIR_INT1:1 | |
Latch interrupt request for INT2. | |
uint8_t _RESERVED:2 | |
Reserved bits. | |
uint8_t FIFO_EN:1 | |
FIFO enable. | |
uint8_t BOOT:1 | |
Clears the data content. | |
} | bit |
Structure used for bit access. | |
uint8_t | reg |
Type used for register access. | |