UART_Id Typedef

Header: #include <applibs/uart.h>

A UART ID, which specifies a UART peripheral instance.

typedef int UART_Id;

Remarks

The ID of a UART is a constant that is defined in the hardware definition files for the device. For more information, see Manage target hardware dependencies.