sc_serialPort Struct Reference

A serial port object. More...

#include <si_sys/serial.h>

List of all members.

Public Attributes

int fd_
se_baudRate baudRate_
struct termios ops_


Detailed Description

A serial port object.

This serial port object hides some complexity in opening and configuring serial ports, and takes care of restoring their state on close.


Member Data Documentation

Current baud rate

File descriptor from 'open'

struct termios sc_serialPort::ops_ [read]

Saved tty settings for the port.


The documentation for this struct was generated from the following file:

doxygen