#include <serial.h>
List of all members.
Structure that describes a serial device.
Definition at line 713 of file serial.h.
Human readable description of serial device if available.
Definition at line 719 of file serial.h.
Hardware ID (e.g. VID:PID of USB serial devices) or "n/a" if not available.
Definition at line 722 of file serial.h.
Address of the serial port (this can be passed to the constructor of Serial).
Definition at line 716 of file serial.h.