Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
rpc_struct_xyz_s16 Struct Reference

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.
 

Detailed Description

Signed 16 bit XYZ vector.

Field Documentation

◆ x

int16_t rpc_struct_xyz_s16::x

X axis.

◆ y

int16_t rpc_struct_xyz_s16::y

Y axis.

◆ z

int16_t rpc_struct_xyz_s16::z

Z axis.


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