INT2_CFG definitions. More...
INT2_CFG definitions.
Definition at line 357 of file lis2dh12_registers.h.
#include <lis2dh12_registers.h>
Data Fields | |
| struct { | |
| uint8_t XLIE:1 | |
| Enable interrupt on X low event. | |
| uint8_t XHIE:1 | |
| Enable interrupt on X high event. | |
| uint8_t YLIE:1 | |
| Enable interrupt on Y low event. | |
| uint8_t YHIE:1 | |
| Enable interrupt on Y high event. | |
| uint8_t ZLIE:1 | |
| Enable interrupt on Z low event. | |
| uint8_t ZHIE:1 | |
| Enable interrupt on Z high event. | |
| uint8_t D6D:1 | |
| 6 direction detection function enable | |
| uint8_t AOI:1 | |
| AND/OR combination of interrupt events. | |
| } | bit |
| Structure used for bit access. | |
| uint8_t | reg |
| Type used for register access. | |