Nut/OS  5.0.5
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:
This graph shows which files directly or indirectly include this file:

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
 uart device 2 information structure.
NUTDEVICE devUsartAvr0
 USART0 device information structure.
NUTDEVICE devUsartAvr1
 USART1 device information structure.
NUTDEVICE devUsartAvr2
 usartavr device 2 information structure.
NUTDEVICE devDebug0
 Debug device 0 information structure.
NUTDEVICE devDebug1
 Debug device 1 information structure.
NUTDEVICE devDebug2
 Debug UART 2 device information structure.