CSL_Edma3ChannelErr Struct Reference
[EDMA3 Data Structures]

Edma Channel Error . More...

#include <csl_edma3.h>

Data Fields

Bool missed
Bool secEvt

Detailed Description

Edma Channel Error .

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


Field Documentation

a TRUE indicates an event is missed on this channel.

a TRUE indicates an event that no events on this channel will be prioritized till this is cleared. This being TRUE does NOT necessarily mean it is an error. ONLY if both missed and ser are set, this kind of error need to be cleared.


The documentation for this struct was generated from the following file:

Copyright 2012, Texas Instruments Incorporated