Loading...
Searching...
No Matches
LIS2DH12_CTRL_REG6_t Union Reference

CTRL_REG6 definitions. More...

Detailed Description

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. More...
 
   uint8_t   INT_POLARITY:1 
 Set pin polarity for INT1 and INT2. More...
 
   uint8_t   _RESERVED2:1 
 Reserved bit. More...
 
   uint8_t   I2_ACT:1 
 Enable activity interrupt on INT2. More...
 
   uint8_t   I2_BOOT:1 
 Enable boot on INT2. More...
 
   uint8_t   I2_IA2:1 
 Enable IA2 on INT2. More...
 
   uint8_t   I2_IA1:1 
 Enable IA1 on INT2. More...
 
   uint8_t   I2_CLICK:1 
 Enable CLICK interrupt on INT2. More...
 
bit 
 Structure used for bit access.
 
uint8_t reg
 Type used for register access.
 

Field Documentation

◆ _RESERVED0

uint8_t LIS2DH12_CTRL_REG6_t::_RESERVED0

Reserved bit.

Definition at line 283 of file lis2dh12_registers.h.

◆ _RESERVED2

uint8_t LIS2DH12_CTRL_REG6_t::_RESERVED2

Reserved bit.

Definition at line 285 of file lis2dh12_registers.h.

◆ I2_ACT

uint8_t LIS2DH12_CTRL_REG6_t::I2_ACT

Enable activity interrupt on INT2.

Definition at line 286 of file lis2dh12_registers.h.

◆ I2_BOOT

uint8_t LIS2DH12_CTRL_REG6_t::I2_BOOT

Enable boot on INT2.

Definition at line 287 of file lis2dh12_registers.h.

◆ I2_CLICK

uint8_t LIS2DH12_CTRL_REG6_t::I2_CLICK

Enable CLICK interrupt on INT2.

Definition at line 290 of file lis2dh12_registers.h.

◆ I2_IA1

uint8_t LIS2DH12_CTRL_REG6_t::I2_IA1

Enable IA1 on INT2.

Definition at line 289 of file lis2dh12_registers.h.

◆ I2_IA2

uint8_t LIS2DH12_CTRL_REG6_t::I2_IA2

Enable IA2 on INT2.

Definition at line 288 of file lis2dh12_registers.h.

◆ INT_POLARITY

uint8_t LIS2DH12_CTRL_REG6_t::INT_POLARITY

Set pin polarity for INT1 and INT2.

Definition at line 284 of file lis2dh12_registers.h.

◆ reg

uint8_t LIS2DH12_CTRL_REG6_t::reg

Type used for register access.

Definition at line 292 of file lis2dh12_registers.h.


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