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

int RS232_BufferSize (int)
void RS232_CloseComport (int)
void RS232_cputs (int, const char *)
void RS232_disableDTR (int)
void RS232_disableRTS (int)
void RS232_enableDTR (int)
void RS232_enableRTS (int)
int RS232_IsCTSEnabled (int)
int RS232_IsDCDEnabled (int)
int RS232_IsDSREnabled (int)
int RS232_OpenComport (int, int, const char *)
int RS232_PollComport (int, unsigned char *, int)
int RS232_SendBuf (int, unsigned char *, int)
int RS232_SendByte (int, unsigned char)

Function Documentation

int RS232_BufferSize ( int  )
void RS232_CloseComport ( int  )

Definition at line 590 of file rs232.cpp.

void RS232_cputs ( int  ,
const char *   
)

Definition at line 659 of file rs232.cpp.

void RS232_disableDTR ( int  )

Definition at line 638 of file rs232.cpp.

void RS232_disableRTS ( int  )

Definition at line 650 of file rs232.cpp.

void RS232_enableDTR ( int  )

Definition at line 632 of file rs232.cpp.

void RS232_enableRTS ( int  )

Definition at line 644 of file rs232.cpp.

int RS232_IsCTSEnabled ( int  )

Definition at line 610 of file rs232.cpp.

int RS232_IsDCDEnabled ( int  )

Definition at line 599 of file rs232.cpp.

int RS232_IsDSREnabled ( int  )

Definition at line 621 of file rs232.cpp.

int RS232_OpenComport ( int  ,
int  ,
const char *   
)

Definition at line 400 of file rs232.cpp.

int RS232_PollComport ( int  ,
unsigned char *  ,
int   
)

Definition at line 552 of file rs232.cpp.

int RS232_SendBuf ( int  ,
unsigned char *  ,
int   
)

Definition at line 577 of file rs232.cpp.

int RS232_SendByte ( int  ,
unsigned  char 
)

Definition at line 565 of file rs232.cpp.



forte_rc_driver
Author(s): Ingeniarius, Ltd.
autogenerated on Sat Jun 8 2019 19:54:46