ThreeSpace API 2  2.0.6.1
Serial wrapper for YEI 3-Space Sensor Protocol
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
TSS_ComPort Struct Reference

#include <yei_threespace_api.h>

Data Fields

char com_port [32]
char friendly_name [64]
int sensor_type

Detailed Description

A structure that contains basic information about a com port.

Definition at line 274 of file yei_threespace_api.h.


Field Documentation

char com_port[32]

The com port string.

Definition at line 276 of file yei_threespace_api.h.

char friendly_name[64]

The frienly name of the com port.

Definition at line 277 of file yei_threespace_api.h.

The type of 3-Space device connected through the com port.

Definition at line 278 of file yei_threespace_api.h.


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