Cheetah Software
1.0
|
Go to the source code of this file.
Functions | |
int | set_interface_attribs_custom_baud (int fd, int speed, int parity, int port) |
Configure serial port. More... | |
int set_interface_attribs_custom_baud | ( | int | fd, |
int | speed, | ||
int | parity, | ||
int | port | ||
) |
Configure serial port.
fd | Serial port FD |
speed | Baud rate |
parity | Parity |
port | Port number |
Definition at line 40 of file rt_serial.cpp.