Data Structures | |
struct | _UARTSDCB |
UART device control block structure. More... | |
Typedefs | |
typedef _UARTSDCB | UARTSDCB |
Functions | |
int | UartSpiInit (NUTDEVICE *dev) |
Initialize SPI UART device. | |
int | UartSpiIOCtl (NUTDEVICE *dev, int req, void *conf) |
Perform SPI UART control functions. | |
Variables | |
NUTDEVICE | devUarts [] |
Device information structure. |