UARTDRV_HandleData Struct Reference

A UART driver instance handle data structure.

#include <uartdrv.h>

A UART driver instance handle data structure.

Allocated by the application using UARTDRV. Several concurrent driver instances may exist in an application. The application must not modify the contents of this handle and should not depend on its values.