MBot Software Library
v1.0
An API documentation to mbot_firmware repository
|
used to process BSX_A, BSX_B and BSX_C data More...
#include <bhy.h>
Public Attributes | |
s32 | x |
s32 | y |
s32 | z |
u32 | timestamp |
u8 | vector |
used to process BSX_A, BSX_B and BSX_C data
u32 bsx_process_data_t::timestamp |
contains the signed 32 bit time stamp data
u8 bsx_process_data_t::vector |
contains the accuracy data
s32 bsx_process_data_t::x |
contains the signed 32bit x data
s32 bsx_process_data_t::y |
contains the signed 32bit y data
s32 bsx_process_data_t::z |
contains the signed 32bit z data