Loading...
Searching...
No Matches

LIS2DH12 high pass config values. More...

Detailed Description

LIS2DH12 high pass config values.

Definition at line 150 of file lis2dh12.h.

#include <lis2dh12.h>

Data Fields

lis2dh12_hp_mode_t Highpass_mode
 set the High pass mode
 
lis2dh12_hp_freq_t Highpass_freq
 set the High pass cutoff frequency \ related to device rate
 
bool CLICK_enable
 enables filter for click data
 
bool INT1_enable
 enables filter for AOI on interrupt 1
 
bool INT2_enable
 enables filter for AOI on interrupt 2
 
bool DATA_OUT_enable
 enables filter for data output
 

Field Documentation

◆ CLICK_enable

bool lis2dh12_highpass_t::CLICK_enable

enables filter for click data

Definition at line 154 of file lis2dh12.h.

◆ DATA_OUT_enable

bool lis2dh12_highpass_t::DATA_OUT_enable

enables filter for data output

Definition at line 157 of file lis2dh12.h.

◆ Highpass_freq

lis2dh12_hp_freq_t lis2dh12_highpass_t::Highpass_freq

set the High pass cutoff frequency \ related to device rate

Definition at line 152 of file lis2dh12.h.

◆ Highpass_mode

lis2dh12_hp_mode_t lis2dh12_highpass_t::Highpass_mode

set the High pass mode

Definition at line 151 of file lis2dh12.h.

◆ INT1_enable

bool lis2dh12_highpass_t::INT1_enable

enables filter for AOI on interrupt 1

Definition at line 155 of file lis2dh12.h.

◆ INT2_enable

bool lis2dh12_highpass_t::INT2_enable

enables filter for AOI on interrupt 2

Definition at line 156 of file lis2dh12.h.


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