This structrue stores the attributes for a serial port device. More...
#include <cdlCOM.h>
Public Attributes | |
int | baud |
baud rate of port More... | |
int | data |
data bit More... | |
int | parity |
parity bit More... | |
int | port |
serial port number More... | |
int | rttc |
read total timeout More... | |
int | stop |
stop bit More... | |
int | wttc |
write total timeout More... | |
This structrue stores the attributes for a serial port device.