Nut/OS  5.0.5
API Reference
genchar.h File Reference

Generic character device driver. More...

#include <sys/device.h>
Include dependency graph for genchar.h:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

Generic character device driver.


Define Documentation

#define DEV_SETREADTIMEOUT   0x010B
#define DEV_GETREADTIMEOUT   0x010C
#define DEV_SETWRITETIMEOUT   0x010D
#define DEV_GETWRITETIMEOUT   0x010E