Functions
rs232.h File Reference
#include <stdio.h>
#include <string.h>
#include <windows.h>
Include dependency graph for rs232.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void CloseComport ()
 
int IsCTSEnabled ()
 
int OpenComport (char *, int)
 
int PollComport (unsigned char *, int)
 
int SendBuf (unsigned char *, int)
 
int SendByte (unsigned char)
 

Function Documentation

◆ CloseComport()

void CloseComport ( )

◆ IsCTSEnabled()

int IsCTSEnabled ( )

◆ OpenComport()

int OpenComport ( char *  ,
int   
)

◆ PollComport()

int PollComport ( unsigned char *  ,
int   
)

◆ SendBuf()

int SendBuf ( unsigned char *  ,
int   
)

◆ SendByte()

int SendByte ( unsigned char  )


kvh_geo_fog_3d_driver
Author(s): Trevor Bostic , Zach LaCelle
autogenerated on Wed Mar 2 2022 00:28:57