Loading...
Searching...
No Matches
LIS2DH12_INT1_THS_t Union Reference

INT1_THS definitions. More...

Detailed Description

INT1_THS definitions.

Definition at line 334 of file lis2dh12_registers.h.

#include <lis2dh12_registers.h>

Data Fields

struct { 
 
   uint8_t   THS:7 
 Sets threshold level, the LSB changes according to LIS2DH12_SCALE (@2G LSB=16mg; @4G LSB=32mg; @8G LSB=62mg @16G LSB=186mg) More...
 
   uint8_t   _RESERVED:1 
 needs to be zero More...
 
bit 
 Structure used for bit access.
 
uint8_t reg
 Type used for register access.
 

Field Documentation

◆ _RESERVED

uint8_t LIS2DH12_INT1_THS_t::_RESERVED

needs to be zero

Definition at line 339 of file lis2dh12_registers.h.

◆ reg

uint8_t LIS2DH12_INT1_THS_t::reg

Type used for register access.

Definition at line 341 of file lis2dh12_registers.h.

◆ THS

uint8_t LIS2DH12_INT1_THS_t::THS

Sets threshold level, the LSB changes according to LIS2DH12_SCALE (@2G LSB=16mg; @4G LSB=32mg; @8G LSB=62mg @16G LSB=186mg)

Definition at line 336 of file lis2dh12_registers.h.


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