Public Attributes
serial::PortInfo Struct Reference

#include <serial.h>

List of all members.

Public Attributes

std::string description
std::string hardware_id
std::string port

Detailed Description

Structure that describes a serial device.

Definition at line 750 of file serial.h.


Member Data Documentation

Human readable description of serial device if available.

Definition at line 756 of file serial.h.

Hardware ID (e.g. VID:PID of USB serial devices) or "n/a" if not available.

Definition at line 759 of file serial.h.

Address of the serial port (this can be passed to the constructor of Serial).

Definition at line 753 of file serial.h.


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


serial
Author(s): William Woodall , John Harrison
autogenerated on Thu Mar 28 2019 03:29:52