Loading...
Searching...
No Matches
LIS2DH12_CTRL_REG2_t Union Reference

CTRL_REG2 definitions. More...

Detailed Description

CTRL_REG2 definitions.

Definition at line 218 of file lis2dh12_registers.h.

#include <lis2dh12_registers.h>

Data Fields

struct { 
 
   uint8_t   HP_IA1:1 
 High pass filter enable for AOI on interrupt 1. More...
 
   uint8_t   HP_IA2:1 
 High pass filter enable for AOI on interrupt 2. More...
 
   uint8_t   HPCLICK:1 
 High pass filter enable for CLICK function. More...
 
   uint8_t   FDS:1 
 Enables filter output data. More...
 
   uint8_t   HPCF:2 
 High pass filter cutoff frequency. More...
 
   uint8_t   HPM:2 
 High pass filter mode selection. More...
 
bit 
 Structure used for bit access.
 
uint8_t reg
 Type used for register access.
 

Field Documentation

◆ FDS

uint8_t LIS2DH12_CTRL_REG2_t::FDS

Enables filter output data.

Definition at line 223 of file lis2dh12_registers.h.

◆ HP_IA1

uint8_t LIS2DH12_CTRL_REG2_t::HP_IA1

High pass filter enable for AOI on interrupt 1.

Definition at line 220 of file lis2dh12_registers.h.

◆ HP_IA2

uint8_t LIS2DH12_CTRL_REG2_t::HP_IA2

High pass filter enable for AOI on interrupt 2.

Definition at line 221 of file lis2dh12_registers.h.

◆ HPCF

uint8_t LIS2DH12_CTRL_REG2_t::HPCF

High pass filter cutoff frequency.

Definition at line 224 of file lis2dh12_registers.h.

◆ HPCLICK

uint8_t LIS2DH12_CTRL_REG2_t::HPCLICK

High pass filter enable for CLICK function.

Definition at line 222 of file lis2dh12_registers.h.

◆ HPM

uint8_t LIS2DH12_CTRL_REG2_t::HPM

High pass filter mode selection.

Definition at line 225 of file lis2dh12_registers.h.

◆ reg

uint8_t LIS2DH12_CTRL_REG2_t::reg

Type used for register access.

Definition at line 227 of file lis2dh12_registers.h.


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