All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

Device descriptor for the ADXL345 sensor. More...

Detailed Description

Device descriptor for the ADXL345 sensor.

Definition at line 159 of file adxl345.h.

#include <adxl345.h>

Data Fields

adxl345_params_t params
 Device configuration.
 
adxl345_interrupt_t interrupt
 Interrupts configuration

 
int16_t scale_factor
 Scale factor for converting value to mg.
 

Field Documentation

◆ interrupt

adxl345_interrupt_t adxl345_t::interrupt

Interrupts configuration

Definition at line 161 of file adxl345.h.

◆ params

adxl345_params_t adxl345_t::params

Device configuration.

Definition at line 160 of file adxl345.h.

◆ scale_factor

int16_t adxl345_t::scale_factor

Scale factor for converting value to mg.

Definition at line 162 of file adxl345.h.


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