MBot Software Library  v1.0
An API documentation to mbot_firmware repository
Public Attributes | List of all members
xyz_accuracy_t Struct Reference

used for x,y,z and accuracy status data processing More...

#include <bhy.h>

Public Attributes

s16 x
 
s16 y
 
s16 z
 
u8 accuracy
 

Detailed Description

used for x,y,z and accuracy status data processing

Member Data Documentation

◆ accuracy

u8 xyz_accuracy_t::accuracy

contains the accuracy data

◆ x

s16 xyz_accuracy_t::x

contains the x axis data

◆ y

s16 xyz_accuracy_t::y

contains the y axis data

◆ z

s16 xyz_accuracy_t::z

contains the z axis data


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