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.

C6000系列中,能否用多中断时间共用一个中断num?



TI牛人们:

    请教个问题:在C6000系列中,中断num只能用INT4-INT15,为了节省中断num,能否多中断事件共用一个中断num,比如6个Timer,共用INT4作为中断num,然后在中断服务程序区分各个中断,假如能的话,具体怎么做,请指教!!!

    谢谢