Loading...
Searching...
No Matches
LIS2DH12_CLICK_SRC_t Union Reference

CLICK_SRC definitions. More...

Detailed Description

CLICK_SRC definitions.

Definition at line 138 of file lis2dh12_registers.h.

#include <lis2dh12_registers.h>

Data Fields

struct { 
 
   uint8_t   X_AXIS:1 
 X click detected. More...
 
   uint8_t   Y_AXIS:1 
 Y click detected. More...
 
   uint8_t   Z_AXIS:1 
 Z click detected. More...
 
   uint8_t   Sign:1 
 Click sign, "0" positive, "1" negative. More...
 
   uint8_t   SClick:1 
 Single click detected. More...
 
   uint8_t   DClick:1 
 Double click detected. More...
 
   uint8_t   IA:1 
 Interrupt active, at least one interrupt \ has been generated. More...
 
   uint8_t   _RESERVED:1 
 Reserved bit. More...
 
bit 
 Structure used for bit access.
 
uint8_t reg
 Type used for register access.
 

Field Documentation

◆ _RESERVED

uint8_t LIS2DH12_CLICK_SRC_t::_RESERVED

Reserved bit.

Definition at line 148 of file lis2dh12_registers.h.

◆ DClick

uint8_t LIS2DH12_CLICK_SRC_t::DClick

Double click detected.

Definition at line 145 of file lis2dh12_registers.h.

◆ IA

uint8_t LIS2DH12_CLICK_SRC_t::IA

Interrupt active, at least one interrupt \ has been generated.

Definition at line 146 of file lis2dh12_registers.h.

◆ reg

uint8_t LIS2DH12_CLICK_SRC_t::reg

Type used for register access.

Definition at line 150 of file lis2dh12_registers.h.

◆ SClick

uint8_t LIS2DH12_CLICK_SRC_t::SClick

Single click detected.

Definition at line 144 of file lis2dh12_registers.h.

◆ Sign

uint8_t LIS2DH12_CLICK_SRC_t::Sign

Click sign, "0" positive, "1" negative.

Definition at line 143 of file lis2dh12_registers.h.

◆ X_AXIS

uint8_t LIS2DH12_CLICK_SRC_t::X_AXIS

X click detected.

Definition at line 140 of file lis2dh12_registers.h.

◆ Y_AXIS

uint8_t LIS2DH12_CLICK_SRC_t::Y_AXIS

Y click detected.

Definition at line 141 of file lis2dh12_registers.h.

◆ Z_AXIS

uint8_t LIS2DH12_CLICK_SRC_t::Z_AXIS

Z click detected.

Definition at line 142 of file lis2dh12_registers.h.


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