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.

How to set the input argument of C64_enableIER() on DM648

Hi, I'm using DM648 and want to use the gpio10 as interrupt input. the interruptSelectNumber=61, when calling C64_enableIER(Uns mask) to enable this interrupt, what is the mask equaled to and how to calculate this argument? thank you!