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

void CloseComport ( )

Definition at line 351 of file rs232.c.

int IsCTSEnabled ( )

Definition at line 357 of file rs232.c.

int OpenComport ( char *  ,
int   
)

Definition at line 211 of file rs232.c.

int PollComport ( unsigned char *  ,
int   
)

Definition at line 311 of file rs232.c.

int SendBuf ( unsigned char *  ,
int   
)

Definition at line 338 of file rs232.c.

int SendByte ( unsigned  char)

Definition at line 326 of file rs232.c.



advanced_navigation_driver
Author(s):
autogenerated on Thu Jun 6 2019 19:13:08