ser_posix.c File Reference
Serial port emulator for hosted environments. More...
#include "cfg/cfg_ser.h"#include <cfg/debug.h>#include <cfg/compiler.h>#include <drv/ser.h>#include <drv/ser_p.h>#include <drv/timer.h>#include <cpu/power.h>#include <struct/fifobuf.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <unistd.h>#include <stdlib.h>#include <termios.h>Go to the source code of this file.
Data Structures | |
| struct | EmulSerial |
| Internal state structure. More... | |
Detailed Description
Serial port emulator for hosted environments.
Updated by Robin Gilham to include reading from serial port and setting port speed <Robin@inventech.co.za>
Definition in file ser_posix.c.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/bertos_logo.png)