ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

Data Fields

BaseChannel Struct Reference
[I/O Channels]

Base channel class. More...

#include <chioch.h>

Inherits BaseSequentialStream.

Inherited by BaseAsynchronousChannel.

Collaboration diagram for BaseChannel:
Collaboration graph
[legend]

Data Fields

struct BaseChannelVMTvmt
 Virtual Methods Table.

Detailed Description

Base channel class.

This class represents a generic, byte-wide, I/O channel. This class introduces generic I/O primitives with timeout specification.

Definition at line 89 of file chioch.h.


Field Documentation

Virtual Methods Table.

Reimplemented from BaseSequentialStream.

Reimplemented in BaseAsynchronousChannel, and _SerialDriver.

Definition at line 91 of file chioch.h.


Generated on Sun Nov 28 2010 14:09:59 for ChibiOS/RT by doxygen 1.7.1