CSL_Aif2Obj Struct Reference
[AIF2 Data Structures]

This object contains the reference to the instance of AIF2 opened using the CSL_aif2Open(). More...

#include <csl_aif2.h>


Data Fields

CSL_Aif2RegsOvly regs
CSL_InstNum perNum
CSL_Aif2LinkIndex arg_link
CSL_Aif2DioEngineIndex arg_dioEngine
CSL_Aif2EeArgIndex ee_arg


Detailed Description

This object contains the reference to the instance of AIF2 opened using the CSL_aif2Open().

The pointer to this, is passed to all AIF2 CSL APIs.


Field Documentation

CSL_Aif2RegsOvly CSL_Aif2Obj::regs

This is a pointer to the registers of the AIF2

CSL_InstNum CSL_Aif2Obj::perNum

This is the instance of AIF2 being referred to by this object

CSL_Aif2LinkIndex CSL_Aif2Obj::arg_link

This is the dedicated link number for HW control and get HW status argument

CSL_Aif2DioEngineIndex CSL_Aif2Obj::arg_dioEngine

This is the dedicated dio engine number for HW control and get HW status argument

CSL_Aif2EeArgIndex CSL_Aif2Obj::ee_arg

This is the dedicated ee function index for HW control and get HW status argument


The documentation for this struct was generated from the following file:
Copyright 2011, Texas Instruments Incorporated