LEDComm
1.0
|
Full duplex LEDComm driver class. More...
#include <ledcomm.h>
Inherits BaseAsynchronousChannel.
Data Fields | |
const struct LEDCommDriverVMT * | vmt |
Virtual Methods Table. More... | |
Full duplex LEDComm driver class.
This class extends BaseAsynchronousChannel
by adding physical I/O queues.
const struct LEDCommDriverVMT* LEDCommDriver::vmt |