AM62D FreeRTOS SDK  11.00.00
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

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
 
uint32_t traceInstance
 

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

◆ traceInstance

uint32_t UART_Config::traceInstance

Mark the instance to be used for remote core trace or DM trace