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

ADXL38X Device structure. More...

#include <adxl38x.h>

Collaboration diagram for adxl38x_dev:
Collaboration graph
[legend]

Public Attributes

enum adxl38x_id dev_type
 
union adxl38x_comm_desc com_desc
 
enum adxl38x_comm_type comm_type
 
enum adxl38x_range range
 
enum adxl38x_op_mode op_mode
 
uint8_t comm_buff [320]
 

Detailed Description

ADXL38X Device structure.

Member Data Documentation

◆ com_desc

union adxl38x_comm_desc adxl38x_dev::com_desc

Device communication descriptor (Selecting communication protocol descriptor)

◆ comm_buff

uint8_t adxl38x_dev::comm_buff[320]

◆ comm_type

enum adxl38x_comm_type adxl38x_dev::comm_type

Device Communication type (Selecting protocol)

◆ dev_type

enum adxl38x_id adxl38x_dev::dev_type

Device type

◆ op_mode

enum adxl38x_op_mode adxl38x_dev::op_mode

Modes - Measurement, Standby

◆ range

enum adxl38x_range adxl38x_dev::range

Range


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