#include <serialcomm.h>
Public Attributes | |
| char | pathname [256] |
| port to open | |
| int | baudrate |
| bits per second | |
| int | parity |
| none, even, odd = 0, 2, 1 | |
| int | bits |
| bits of data 5-8 | |
| int | sbit |
| stopbits 1-2 | |
| int | hwflow |
| yes (!=0) or no (0) | |
| int | swflow |
| yes (!=0) or no (0) | |
| int | blocking |
| yes (!=0) or no (0) | |
| int | mapCR |
| int | canon |
|
|
bits per second
|
|
|
bits of data 5-8
|
|
|
yes (!=0) or no (0)
|
|
|
|
|
|
yes (!=0) or no (0)
|
|
|
|
|
|
none, even, odd = 0, 2, 1
|
|
|
port to open
|
|
|
stopbits 1-2
|
|
|
yes (!=0) or no (0)
|
1.4.6