HSerial🔗
Name🔗
HSerial — Represents an instance of a connection via a serial port.
Constructors🔗
OpenSerial |
Open a serial device. |
Methods🔗
ClearSerial |
Clear the buffer of a serial connection. |
CloseSerial |
Close a serial device. |
GetSerialParam |
Get the parameters of a serial device. |
OpenSerial |
Open a serial device. |
ReadSerial |
Read from a serial device. |
SetSerialParam |
Set the parameters of a serial device. |
WriteSerial |
Write to a serial connection. |