![]() |
![]() |
Edma Channel Error . More...
#include <csl_edma3.h>
Data Fields | |
Bool | missed |
Bool | secEvt |
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().
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.