SPI UART definitions. More...
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 [] |
SPI UART definitions.
Removed.
Definition in file uartspi.h.
int UartSpiInit | ( | NUTDEVICE * | dev | ) |
int UartSpiIOCtl | ( | NUTDEVICE * | dev, | |
int | req, | |||
void * | conf | |||
) |
NUTDEVICE devUarts[] |