![]() |
![]() |
Edma Controller Que Status. More...
#include <csl_edma3.h>
Data Fields | |
CSL_Edma3Que | que |
Bool | exceed |
Uint8 | waterMark |
Uint8 | numVal |
Uint8 | startPtr |
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().
Output field: The number of valid entries in a queue has exceeded the threshold specified in QWMTHRA has been exceeded
Uint8 CSL_Edma3QueStat::numVal |
Output field: Number of valid entries in Que N
Input field: Event Que. This needs to be specified by the user before invocation of the above API
Output field: Start pointer/Head of the queue
Output field: The most entries that have been in Que since reset/last time the watermark was cleared