Generic character device driver. More...
#include <sys/device.h>

Go to the source code of this file.
Defines | |
| #define | DEV_SETREADTIMEOUT 0x010B |
| #define | DEV_GETREADTIMEOUT 0x010C |
| #define | DEV_SETWRITETIMEOUT 0x010D |
| #define | DEV_GETWRITETIMEOUT 0x010E |
Variables | |
| NUTDEVICE | devGenChar |
| Device information structure. | |
Generic character device driver.
Definition in file genchar.h.