AM275 FreeRTOS SDK  11.01.00

Detailed Description

AASRC global configuration array.

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

The last entry of the array should be a NULL entry which demarks the end of the array.

Data Fields

const AASRC_Attrsattrs
 
AASRC_Objectobject
 

Field Documentation

◆ attrs

const AASRC_Attrs* AASRC_Config::attrs

Pointer to driver specific hardware attributes

◆ object

AASRC_Object* AASRC_Config::object

Pointer to driver specific data object