ASL
|
This is the complete list of members for SerialPort, including all inherited members.
available() | SerialPort | |
close() | SerialPort | |
config(int bps, const String &mode="8N1") | SerialPort | |
error() | SerialPort | inline |
open(const String &port) | SerialPort | |
read(void *p, int n) | SerialPort | |
readLine() | SerialPort | |
setNewline(const String &nl) | SerialPort | inline |
setTimeout(double s) | SerialPort | |
waitInput(double timeout=10) | SerialPort | |
write(const void *p, int n) | SerialPort | |
write(const String &s) | SerialPort | inline |