C API for BALTECH SDK
rs232_protocol.h File Reference

This file provides a I/O protocol object for accessing RS232 Ports/CDC based USB devices. More...

#include "protocol.h"

Go to the source code of this file.

Functions

BRP_LIB brp_protocol brp_create_rs232 (char *dev_name, unsigned baudrate, char parity)
 Creates a protocol object for RS232/CDC interfaces from the device name. More...
 

Detailed Description

This file provides a I/O protocol object for accessing RS232 Ports/CDC based USB devices.

Definition in file rs232_protocol.h.