This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

why IRQENABLE_Lx != IRQSTATUS_Lx when reading them in interrupt fun?

Hi,all.

     I tansmit data used sdma,and set enable interrupt last frame.when I read IRQSTATUS,it's value 0x0000003c, IRQENABLE =0x00000004.Is that correctly?

    Thanks for your help!