#include <cdlCOM.h>
Public Attributes | |
| int | port |
| serial port number | |
| int | baud |
| baud rate of port | |
| int | data |
| data bit | |
| int | parity |
| parity bit | |
| int | stop |
| stop bit | |
| int | rttc |
| read total timeout | |
| int | wttc |
| write total timeout | |
Definition at line 53 of file cdlCOM.h.
1.4.7