![]() |
MBot Software Library
v1.0
An API documentation to mbot_firmware repository
|
used for x,y,z and accuracy status data processing More...
#include <bhy.h>
Public Attributes | |
| s16 | x |
| s16 | y |
| s16 | z |
| u8 | accuracy |
used for x,y,z and accuracy status data processing
| u8 xyz_accuracy_t::accuracy |
contains the accuracy data
| s16 xyz_accuracy_t::x |
contains the x axis data
| s16 xyz_accuracy_t::y |
contains the y axis data
| s16 xyz_accuracy_t::z |
contains the z axis data