I'm using RM48L952ZWT.
I want to get a current status (source address, destination address and transfer count) in the DMA that is running in the multiple channel.
In the "dma.h" created by HALCoGen, the structure WCP seems to point the current status registers.
Can the current status of the each channel in the DMA be obtained by using them?
dmaRAMREG->WCP[ch].CSADDR
dmaRAMREG->WCP[ch].CDADDR
dmaRAMREG->WCP[ch].CTCOUNT
Best Regards,
Satoshi Shinohara