UART driver instance handle data structure. More...
#include <uartdrv.h>
UART driver instance handle data structure.
The handle is allocated by the application using UARTDRV. There may be several concurrent driver instances in an application. The application must not modify the contents of this handle.
Definition at line 191 of file uartdrv.h.