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

Data type for the result data. More...

Detailed Description

Data type for the result data.

Definition at line 133 of file mag3110.h.

#include <mag3110.h>

Data Fields

int16_t x
 acceleration in X direction
 
int16_t y
 acceleration in Y direction
 
int16_t z
 acceleration in Z direction
 

Field Documentation

◆ x

int16_t mag3110_data_t::x

acceleration in X direction

Definition at line 134 of file mag3110.h.

◆ y

int16_t mag3110_data_t::y

acceleration in Y direction

Definition at line 135 of file mag3110.h.

◆ z

int16_t mag3110_data_t::z

acceleration in Z direction

Definition at line 136 of file mag3110.h.


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