#include <SerialPort.h>
Public Attributes | |
const char * | portName |
unsigned long | portSpeed |
int | charBits |
S_PARITY_CONTROL | parityMode |
int | stopBits |
S_FLOW_CONTROL | flowControl |
Serial port mode attributes.
Number of serial port data bits per symbol
Serial port flow control mode
Serial port parity mode
const char* SERIAL_PORT_MODE::portName |
Serial port name
unsigned long SERIAL_PORT_MODE::portSpeed |
Serial port baud rate
Number of serial port stop bits per symbol