ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

Data Fields

BaseAsynchronousChannel Struct Reference
[I/O Channels]

Base asynchronous channel class. More...

#include <chioch.h>

Inherits BaseChannel.

Inherited by _SerialDriver.

Collaboration diagram for BaseAsynchronousChannel:
Collaboration graph
[legend]

Data Fields

struct BaseAsynchronousChannelVMTvmt
 Virtual Methods Table.

Detailed Description

Base asynchronous channel class.

This class extends BaseChannel by adding event sources fields for asynchronous I/O for use in an event-driven environment.

Definition at line 250 of file chioch.h.


Field Documentation

Virtual Methods Table.

Reimplemented from BaseChannel.

Reimplemented in _SerialDriver.

Definition at line 252 of file chioch.h.


Generated on Sun Oct 24 2010 09:40:49 for ChibiOS/RT by doxygen 1.7.1