Adafruit LSM303 Accelerometer Library
Public Attributes | List of all members
lsm303AccelData_s Struct Reference

INTERNAL ACCELERATION DATA TYPE. More...

#include <Adafruit_LSM303_Accel.h>

Public Attributes

int16_t x
 x-axis data
 
int16_t y
 y-axis data
 
int16_t z
 z-axis data
 

Detailed Description

INTERNAL ACCELERATION DATA TYPE.


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