Loading...
Searching...
No Matches
LIS2DH12_CLICK_THS_t Union Reference

CLICK_THS definitions. More...

Detailed Description

CLICK_THS definitions.

Definition at line 413 of file lis2dh12_registers.h.

#include <lis2dh12_registers.h>

Data Fields

struct { 
 
   uint8_t   THS:7 
 Sets the click threshold, LSB according to LIS2DH12_SCALE. More...
 
   uint8_t   LIR_CLICK:1 
 Enables latency on interrupt kept high, \ "0" for duration of latency window, \ "1" kept high until CLICK_SRC is read. More...
 
bit 
 Structure used for bit access.
 
uint8_t reg
 Type used for register access.
 

Field Documentation

◆ LIR_CLICK

uint8_t LIS2DH12_CLICK_THS_t::LIR_CLICK

Enables latency on interrupt kept high, \ "0" for duration of latency window, \ "1" kept high until CLICK_SRC is read.

Definition at line 416 of file lis2dh12_registers.h.

◆ reg

uint8_t LIS2DH12_CLICK_THS_t::reg

Type used for register access.

Definition at line 420 of file lis2dh12_registers.h.

◆ THS

uint8_t LIS2DH12_CLICK_THS_t::THS

Sets the click threshold, LSB according to LIS2DH12_SCALE.

Definition at line 415 of file lis2dh12_registers.h.


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