![]() |
ARMEBS4
revision-26.06.2015
|
Gyroscope data. More...
#include "C:/Programs/ARMEBS4/current/doc/eclipse-doc/ext/libheivs_stm32/include/heivs/gyroscope.h"
Data Fields | |
int16_t | x |
x axis gyroscope value (32767 to -32768) | |
int16_t | y |
y axis gyroscope value (32767 to -32768) | |
int16_t | z |
z axis gyroscope value (32767 to -32768) | |
Gyroscope data.
Definition at line 29 of file gyroscope.h.