|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Signed 16 bit XYZ vector. More...
#include <types.h>
Data Fields | |
| int16_t | x |
| X axis. | |
| int16_t | y |
| Y axis. | |
| int16_t | z |
| Z axis. | |
Signed 16 bit XYZ vector.
| int16_t rpc_struct_xyz_s16::x |
X axis.
| int16_t rpc_struct_xyz_s16::y |
Y axis.
| int16_t rpc_struct_xyz_s16::z |
Z axis.