Interrupt configuration struct for the ADXL345 sensor.
More...
Interrupt configuration struct for the ADXL345 sensor.
Definition at line 125 of file adxl345.h.
#include <adxl345.h>
◆ act_inact
uint8_t adxl345_interrupt_t::act_inact |
Enable ctrl for activity/inactivity detection.
Definition at line 138 of file adxl345.h.
◆ enable
uint8_t adxl345_interrupt_t::enable |
Interrupt enable control.
Definition at line 128 of file adxl345.h.
◆ map
uint8_t adxl345_interrupt_t::map |
Interrupt mapping control.
Definition at line 127 of file adxl345.h.
◆ source
uint8_t adxl345_interrupt_t::source |
Source of interrupts.
Definition at line 126 of file adxl345.h.
◆ tap_axes
uint8_t adxl345_interrupt_t::tap_axes |
Axis control for single tap/double tap.
Definition at line 139 of file adxl345.h.
◆ thres_act
uint8_t adxl345_interrupt_t::thres_act |
Activity threshold.
Definition at line 133 of file adxl345.h.
◆ thres_dur
uint8_t adxl345_interrupt_t::thres_dur |
◆ thres_ff
uint8_t adxl345_interrupt_t::thres_ff |
Free-fall threshold.
Definition at line 136 of file adxl345.h.
◆ thres_inact
uint8_t adxl345_interrupt_t::thres_inact |
Inactivity threshold.
Definition at line 134 of file adxl345.h.
◆ thres_latent
uint8_t adxl345_interrupt_t::thres_latent |
◆ thres_tap
uint8_t adxl345_interrupt_t::thres_tap |
◆ thres_window
uint8_t adxl345_interrupt_t::thres_window |
◆ time_ff
uint8_t adxl345_interrupt_t::time_ff |
◆ time_inact
uint8_t adxl345_interrupt_t::time_inact |
The documentation for this struct was generated from the following file: