HWA Interrupt context structure for done interrupt.
HWA interrupt context structure for done interrupt which is triggered when all paramsets are executed
Data Fields | |
| bool | bIsEnabled |
| HWA_Done_IntHandlerFuncPTR | callbackFn |
| void * | callbackArg |
| bool HWA_DoneInterruptCtx::bIsEnabled |
boolean to store enable/disable status of HWA interrupt
| HWA_Done_IntHandlerFuncPTR HWA_DoneInterruptCtx::callbackFn |
HWA interrupt callback function
| void* HWA_DoneInterruptCtx::callbackArg |
HWA interrupt callback function argument