ser_posix.c File Reference

Serial port emulator for hosted environments. More...

#include "ser.h"
#include "ser_p.h"
#include <cfg/debug.h>
#include <cfg/compiler.h>
#include <mware/fifobuf.h>
#include <appconfig.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.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.

Version:
Id
ser_posix.c 841 2007-10-08 17:35:23Z marco
Author:
Bernardo Innocenti <bernie@develer.com>

Definition in file ser_posix.c.