Loading...
Searching...
No Matches
LIS2DH12_CLICK_CFG_t Union Reference

CLICK_CFG definitions. More...

Detailed Description

CLICK_CFG definitions.

Definition at line 397 of file lis2dh12_registers.h.

#include <lis2dh12_registers.h>

Data Fields

struct { 
 
   uint8_t   XS:1 
 Interrupt single-click enable on X-axis. More...
 
   uint8_t   XD:1 
 Interrupt double-click enable on X-axis. More...
 
   uint8_t   YS:1 
 Interrupt single-click enable on Y-axis. More...
 
   uint8_t   YD:1 
 Interrupt double-click enable on Y-axis. More...
 
   uint8_t   ZS:1 
 Interrupt single-click enable on Z-axis. More...
 
   uint8_t   ZD:1 
 Interrupt double-click enable on Z-axis. More...
 
   uint8_t   _RESERVED:2 
 Reserved bits. More...
 
bit 
 Structure used for bit access.
 
uint8_t reg
 Type used for register access.
 

Field Documentation

◆ _RESERVED

uint8_t LIS2DH12_CLICK_CFG_t::_RESERVED

Reserved bits.

Definition at line 405 of file lis2dh12_registers.h.

◆ reg

uint8_t LIS2DH12_CLICK_CFG_t::reg

Type used for register access.

Definition at line 407 of file lis2dh12_registers.h.

◆ XD

uint8_t LIS2DH12_CLICK_CFG_t::XD

Interrupt double-click enable on X-axis.

Definition at line 400 of file lis2dh12_registers.h.

◆ XS

uint8_t LIS2DH12_CLICK_CFG_t::XS

Interrupt single-click enable on X-axis.

Definition at line 399 of file lis2dh12_registers.h.

◆ YD

uint8_t LIS2DH12_CLICK_CFG_t::YD

Interrupt double-click enable on Y-axis.

Definition at line 402 of file lis2dh12_registers.h.

◆ YS

uint8_t LIS2DH12_CLICK_CFG_t::YS

Interrupt single-click enable on Y-axis.

Definition at line 401 of file lis2dh12_registers.h.

◆ ZD

uint8_t LIS2DH12_CLICK_CFG_t::ZD

Interrupt double-click enable on Z-axis.

Definition at line 404 of file lis2dh12_registers.h.

◆ ZS

uint8_t LIS2DH12_CLICK_CFG_t::ZS

Interrupt single-click enable on Z-axis.

Definition at line 403 of file lis2dh12_registers.h.


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