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