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)
void cprintf (int, const char *)
int IsCTSEnabled (int)
int OpenComport (int, int)
int PollComport (int, unsigned char *, int)
int SendBuf (int, unsigned char *, int)
int SendByte (int, unsigned char)

Function Documentation

void CloseComport ( int  )

Definition at line 362 of file rs232.c.

void cprintf ( int  ,
const char *   
)

Definition at line 382 of file rs232.c.

int IsCTSEnabled ( int  )

Definition at line 368 of file rs232.c.

int OpenComport ( int  ,
int   
)

Definition at line 229 of file rs232.c.

int PollComport ( int  ,
unsigned char *  ,
int   
)

Definition at line 322 of file rs232.c.

int SendBuf ( int  ,
unsigned char *  ,
int   
)

Definition at line 349 of file rs232.c.

int SendByte ( int  ,
unsigned  char 
)

Definition at line 337 of file rs232.c.



orientus_sdk_c
Author(s): Advanced Navigation, Nick Otero
autogenerated on Wed Aug 26 2015 15:12:17