Mercury API - POSIX serial transport implementation. More...
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/select.h>
#include <fcntl.h>
#include <termios.h>
#include <unistd.h>
#include <errno.h>
#include <string.h>
#include <sys/ioctl.h>
#include "tm_reader.h"
Go to the source code of this file.
Mercury API - POSIX serial transport implementation.
Definition in file serial_transport_posix.c.