no-OS
Public Attributes | List of all members
adxl355_dev Struct Reference

ADXL355 Device structure. More...

#include <adxl355.h>

Collaboration diagram for adxl355_dev:
Collaboration graph
[legend]

Public Attributes

enum adxl355_type dev_type
 
union adxl355_comm_desc com_desc
 
enum adxl355_comm_type comm_type
 
enum adxl355_op_mode op_mode
 
enum adxl355_odr_lpf odr_lpf
 
enum adxl355_hpf_corner hpf_corner
 
enum adxl355_range range
 
uint16_t x_offset
 
uint16_t y_offset
 
uint16_t z_offset
 
uint8_t fifo_samples
 
union adxl355_act_en_flags act_en
 
uint8_t act_cnt
 
uint16_t act_thr
 
uint8_t comm_buff [289]
 

Detailed Description

ADXL355 Device structure.

Member Data Documentation

◆ act_cnt

uint8_t adxl355_dev::act_cnt

◆ act_en

union adxl355_act_en_flags adxl355_dev::act_en

◆ act_thr

uint16_t adxl355_dev::act_thr

◆ com_desc

union adxl355_comm_desc adxl355_dev::com_desc

Device communication descriptor

◆ comm_buff

uint8_t adxl355_dev::comm_buff[289]

◆ comm_type

enum adxl355_comm_type adxl355_dev::comm_type

Device Communication type: ADXL355_SPI_COMM, ADXL355_I2C_COMM

◆ dev_type

enum adxl355_type adxl355_dev::dev_type

Device type

◆ fifo_samples

uint8_t adxl355_dev::fifo_samples

◆ hpf_corner

enum adxl355_hpf_corner adxl355_dev::hpf_corner

◆ odr_lpf

enum adxl355_odr_lpf adxl355_dev::odr_lpf

◆ op_mode

enum adxl355_op_mode adxl355_dev::op_mode

◆ range

enum adxl355_range adxl355_dev::range

◆ x_offset

uint16_t adxl355_dev::x_offset

◆ y_offset

uint16_t adxl355_dev::y_offset

◆ z_offset

uint16_t adxl355_dev::z_offset

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