Loading...
Searching...
No Matches
LIS2DH12_INT1_CFG_t Union Reference

INT1_CFG definitions. More...

Detailed Description

INT1_CFG definitions.

Definition at line 317 of file lis2dh12_registers.h.

#include <lis2dh12_registers.h>

Data Fields

struct { 
 
   uint8_t   XLIE:1 
 Enable interrupt on X low event. More...
 
   uint8_t   XHIE:1 
 Enable interrupt on X high event. More...
 
   uint8_t   YLIE:1 
 Enable interrupt on Y low event. More...
 
   uint8_t   YHIE:1 
 Enable interrupt on Y high event. More...
 
   uint8_t   ZLIE:1 
 Enable interrupt on Z low event. More...
 
   uint8_t   ZHIE:1 
 Enable interrupt on Z high event. More...
 
   uint8_t   D6D:1 
 6 direction detection function enable More...
 
   uint8_t   AOI:1 
 AND/OR combination of interrupt events. More...
 
bit 
 Structure used for bit access.
 
uint8_t reg
 Type used for register access.
 

Field Documentation

◆ AOI

uint8_t LIS2DH12_INT1_CFG_t::AOI

AND/OR combination of interrupt events.

Definition at line 326 of file lis2dh12_registers.h.

◆ D6D

uint8_t LIS2DH12_INT1_CFG_t::D6D

6 direction detection function enable

Definition at line 325 of file lis2dh12_registers.h.

◆ reg

uint8_t LIS2DH12_INT1_CFG_t::reg

Type used for register access.

Definition at line 328 of file lis2dh12_registers.h.

◆ XHIE

uint8_t LIS2DH12_INT1_CFG_t::XHIE

Enable interrupt on X high event.

Definition at line 320 of file lis2dh12_registers.h.

◆ XLIE

uint8_t LIS2DH12_INT1_CFG_t::XLIE

Enable interrupt on X low event.

Definition at line 319 of file lis2dh12_registers.h.

◆ YHIE

uint8_t LIS2DH12_INT1_CFG_t::YHIE

Enable interrupt on Y high event.

Definition at line 322 of file lis2dh12_registers.h.

◆ YLIE

uint8_t LIS2DH12_INT1_CFG_t::YLIE

Enable interrupt on Y low event.

Definition at line 321 of file lis2dh12_registers.h.

◆ ZHIE

uint8_t LIS2DH12_INT1_CFG_t::ZHIE

Enable interrupt on Z high event.

Definition at line 324 of file lis2dh12_registers.h.

◆ ZLIE

uint8_t LIS2DH12_INT1_CFG_t::ZLIE

Enable interrupt on Z low event.

Definition at line 323 of file lis2dh12_registers.h.


The documentation for this union was generated from the following file: