CSL_Edma3ActivityStat Struct Reference
[EDMA3 Data Structures]

Edma Channel Controller Activity Status. More...

#include <csl_edma3.h>


Data Fields

Uint16 outstandingTcc
CSL_BitMask16 queActive
Bool active
Bool qevtActive
Bool evtActive
Bool trActive


Detailed Description

Edma Channel Controller Activity Status.

An object of this type is allocated by the user and its address is passed as a parameter to the CSL_edma3GetActivityStatus() /CSL_edma3GetHwStatus().


Field Documentation

Uint16 CSL_Edma3ActivityStat::outstandingTcc

Number of outstanding completion requests

CSL_BitMask16 CSL_Edma3ActivityStat::queActive

BitMask of the que active in the Channel Controller

Bool CSL_Edma3ActivityStat::active

Indicates if the Channel Controller is active at all

Bool CSL_Edma3ActivityStat::qevtActive

Indicates whether any QDMA events are active

Bool CSL_Edma3ActivityStat::evtActive

Indicates whether any EDMA events are active

Bool CSL_Edma3ActivityStat::trActive

Indicates whether the TR processing/submission logic is active


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