AM263x MCU+ SDK  08.02.00

Detailed Description

UART global configuration array.

This structure needs to be defined before calling UART_init() and it must not be changed by user thereafter.

Data Fields

UART_Attrsattrs
 
UART_Objectobject
 

Field Documentation

◆ attrs

UART_Attrs* UART_Config::attrs

Pointer to driver specific attributes

◆ object

UART_Object* UART_Config::object

Pointer to driver specific data object