3d data container More...

Detailed Description

3d data container

Definition at line 99 of file lsm303dlhc.h.

#include <lsm303dlhc.h>

Data Fields

int16_t x_axis
 holds the x axis value. More...
 
int16_t y_axis
 holds the y axis value. More...
 
int16_t z_axis
 surprise, holds the z axis value
 

Field Documentation

◆ x_axis

int16_t lsm303dlhc_3d_data_t::x_axis

holds the x axis value.

WOW!

Definition at line 100 of file lsm303dlhc.h.

◆ y_axis

int16_t lsm303dlhc_3d_data_t::y_axis

holds the y axis value.

Not kidding.

Definition at line 101 of file lsm303dlhc.h.


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