HWA Interrupt Config.
HWA interrupt config parameters that are used with the HWA_enableParamSetInterrupt() call.
◆ interruptTypeFlag
uint8_t HWA_InterruptConfig::interruptTypeFlag |
◆ callbackFn
Callback function to be called when interrupt destination is CPU
◆ callbackArg
void* HWA_InterruptConfig::callbackArg |
Callback function argument
◆ cpu
struct { ... } HWA_InterruptConfig::cpu |
◆ dstChannel
uint8_t HWA_InterruptConfig::dstChannel |
DMA channel number to be triggered on paramset completion if interrupt destination to DMA is desired
◆ dma
struct { ... } HWA_InterruptConfig::dma |