HI!
I'm reading source code written by a former staff, and I found this:
adi_int_InstallHandler(31,SPORTSRxHandler,NULL,true)
I check the hardware mannual, and I only got this:
I dont know how the DMA occurs and how this function works,where is the interrupt source.
Thanks