CSL_Edma3QueStat Struct Reference
[EDMA3 Data Structures]

Edma Controller Que Status. More...

#include <csl_edma3.h>


Data Fields

CSL_Edma3Que que
Bool exceed
Uint8 waterMark
Uint8 numVal
Uint8 startPtr


Detailed Description

Edma Controller Que Status.

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


Field Documentation

CSL_Edma3Que CSL_Edma3QueStat::que

Input field: Event Que. This needs to be specified by the user before invocation of the above API

Bool CSL_Edma3QueStat::exceed

Output field: The number of valid entries in a queue has exceeded the threshold specified in QWMTHRA has been exceeded

Uint8 CSL_Edma3QueStat::waterMark

Output field: The most entries that have been in Que since reset/last time the watermark was cleared

Uint8 CSL_Edma3QueStat::numVal

Output field: Number of valid entries in Que N

Uint8 CSL_Edma3QueStat::startPtr

Output field: Start pointer/Head of the queue


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