__EZV24_PORT_HANDLE Struct Reference

internal data structure of the port handle. More...

#include <ezV24.h>

Data Fields

int fd
 the file handle
int Errno
 error code of last op.
int Locked
 Bool if port is locked.
int lock_fd
 handle of the lockfile or (-1)
int Initialized
 Bool if port is configured.
char PortName [V24_SZ_PORTNAME+1]
 name of the port
unsigned int OpenFlags
 current open flags
int Baudrate
 current baudrate
int Datasize
 current datasize
int Parity
 and current parity
int TimeoutValue
 timeout in 1/10 sec

Detailed Description

internal data structure of the port handle.

Internal use only: this structure shouldn't be used outside the library!


The documentation for this struct was generated from the following file:

Generated on Tue Apr 12 10:20:56 2011 for ezV24 by  doxygen 1.6.1