serialcomm.h File Reference


Detailed Description

header file for serial communication.

Author:
Thomas Peterseil
Header
/projects/cvs/igttools/SPLOT/src/SPLserialcomm.h,v 1.2 2006/02/09 21:25:31 samset Exp

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SerialParams
struct  SerialPort

Functions

void initSerialParams (SerialParams *params)
int openSerialPort (SerialPort *port, SerialParams *params)
int closeSerialPort (SerialPort *port)
int setRTSSerialPort (SerialPort *port, int level)
int waitforoneSerialPort (SerialPort *port, long time)
int waitforallSerialPorts (SerialPort **ports, int count, int *setofports, long time)
int readfromSerialPort (SerialPort *port, char *buf, int count)
int writetoSerialPort (SerialPort *port, char *buf, int count)
int sendBreakSerialPort (SerialPort *port)


Function Documentation

int closeSerialPort SerialPort port  ) 
 

void initSerialParams SerialParams params  ) 
 

int openSerialPort SerialPort port,
SerialParams params
 

int readfromSerialPort SerialPort port,
char *  buf,
int  count
 

int sendBreakSerialPort SerialPort port  ) 
 

int setRTSSerialPort SerialPort port,
int  level
 

int waitforallSerialPorts SerialPort **  ports,
int  count,
int *  setofports,
long  time
 

int waitforoneSerialPort SerialPort port,
long  time
 

int writetoSerialPort SerialPort port,
char *  buf,
int  count
 


Generated on Wed Feb 28 15:23:08 2007 for NaviTrack by  doxygen 1.4.6