PDK API Guide for J721E
Mcasp_errCbStatus Struct Reference

Detailed Description

structure to hold the error condition and the status

This is the structure which holds the error condition and also the error status. Depending on the error status the application can take the decision to recover from the error

Data Fields

bool isDMAErr
 
bool isRcvOvrRunOrTxUndRunErr
 
bool isClkFailErr
 
bool isSyncErr
 
uint32_t retVal
 

Field Documentation

◆ isDMAErr

bool Mcasp_errCbStatus::isDMAErr

DMA Error

◆ isRcvOvrRunOrTxUndRunErr

bool Mcasp_errCbStatus::isRcvOvrRunOrTxUndRunErr

Receive OverRun on Transmir UnderRun Error

◆ isClkFailErr

bool Mcasp_errCbStatus::isClkFailErr

Clock Fail Error

◆ isSyncErr

bool Mcasp_errCbStatus::isSyncErr

Sync Error

◆ retVal

uint32_t Mcasp_errCbStatus::retVal

return value