LibDriver ADXL362
Loading...
Searching...
No Matches
adxl362_frame_s Struct Reference

adxl362 frame structure definition More...

#include <driver_adxl362.h>

Data Fields

adxl362_frame_type_t type
int16_t raw
float data

Detailed Description

adxl362 frame structure definition

Definition at line 201 of file driver_adxl362.h.

Field Documentation

◆ data

float data

converted data

Definition at line 205 of file driver_adxl362.h.

◆ raw

int16_t raw

raw data

Definition at line 204 of file driver_adxl362.h.

◆ type

frame type

Definition at line 203 of file driver_adxl362.h.


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