SPI UART definitions. More...
#include <sys/device.h>
Go to the source code of this file.
Data Structures | |
| struct | _UARTSDCB |
Functions | |
| int | UartSpiInit (NUTDEVICE *dev) |
| int | UartSpiIOCtl (NUTDEVICE *dev, int req, void *conf) |
Variables | |
| NUTDEVICE | devUarts [] |
| typedef struct _UARTSDCB | UARTSDCB |
| int UartSpiInit | ( | NUTDEVICE * | dev | ) |
| int UartSpiIOCtl | ( | NUTDEVICE * | dev, |
| int | req, | ||
| void * | conf | ||
| ) |