CTRL_REG6 definitions. More...
CTRL_REG6 definitions.
Definition at line 281 of file lis2dh12_registers.h.
#include <lis2dh12_registers.h>
Data Fields | |
struct { | |
uint8_t _RESERVED0:1 | |
Reserved bit. | |
uint8_t INT_POLARITY:1 | |
Set pin polarity for INT1 and INT2. | |
uint8_t _RESERVED2:1 | |
Reserved bit. | |
uint8_t I2_ACT:1 | |
Enable activity interrupt on INT2. | |
uint8_t I2_BOOT:1 | |
Enable boot on INT2. | |
uint8_t I2_IA2:1 | |
Enable IA2 on INT2. | |
uint8_t I2_IA1:1 | |
Enable IA1 on INT2. | |
uint8_t I2_CLICK:1 | |
Enable CLICK interrupt on INT2. | |
} | bit |
Structure used for bit access. | |
uint8_t | reg |
Type used for register access. | |