Data type for the result data.
More...
Data type for the result data.
Definition at line 133 of file mag3110.h.
#include <mag3110.h>
|
int16_t | x |
| acceleration in X direction
|
|
int16_t | y |
| acceleration in Y direction
|
|
int16_t | z |
| acceleration in Z direction
|
|
int16_t mag3110_data_t::x |
acceleration in X direction
Definition at line 134 of file mag3110.h.
int16_t mag3110_data_t::y |
acceleration in Y direction
Definition at line 135 of file mag3110.h.
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: