UARTDRV_HandleData_t Struct Reference
[UARTDRV]

UART driver instance handle data structure. More...

#include <uartdrv.h>


Detailed Description

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.


The documentation for this struct was generated from the following file: