|
minipix_uart_interface
A library and examples for the MiniPIX UART interface
|
#include <stdio.h>#include <string.h>#include <unistd.h>#include <fcntl.h>#include <errno.h>#include <termios.h>#include <sys/ioctl.h>#include <string>
Include dependency graph for serial_port.h:Go to the source code of this file.
Data Structures | |
| class | SerialPort |