Nut/OS  4.10.3
API Reference
unix_devs.h File Reference
#include <pthread.h>
#include <sys/device.h>
#include <dev/netbuf.h>
Include dependency graph for unix_devs.h:

Go to the source code of this file.

Data Structures

struct  _UNIXDCB
 UNIX devices low level information structure. More...

Typedefs

typedef struct _UNIXDCB UNIXDCB

Variables

NUTDEVICE devUart0
 UART 0 Device information structure.
NUTDEVICE devUart1
 UART 1 Device information structure.
NUTDEVICE devUart2
NUTDEVICE devUsartAvr0
 USART0 device information structure.
NUTDEVICE devUsartAvr1
 USART1 device information structure.
NUTDEVICE devUsartAvr2
NUTDEVICE devDebug0
 Debug device 0 information structure.
NUTDEVICE devDebug1
 Debug device 1 information structure.
NUTDEVICE devDebug2