* * $Log: genchar.c,v $ * Revision 1.1 2006/04/07 13:52:52 haraldkipp * Generic character driver sample added. * * *
Data Structures | |
struct | DEVDCB |
Device driver's private data structure. More... | |
Defines | |
#define | GENDEV_SPORT |
#define | GENDEV_DPORT |
#define | GENDEV_SIGNAL |
Functions | |
long | GenCharSize (NUTFILE *fp) |
Retrieves the number of characters in input buffer. | |
Variables | |
NUTDEVICE | devGenChar |
Device information structure. |