gpCGEM_regs->INTMUX1 =
(CSL_GEM_INTDST_N_PLUS_16<<CSL_CGEM_INTMUX1_INTSEL4_SHIFT)| (CSL_GEM_QM_INT_LOW_0<<CSL_CGEM_INTMUX1_INTSEL5_SHIFT);
这里没太看懂,是怎么将INT4 和 INT5 对应到INTDST_16的 ,而且interrupt_map的作用也不是太明白, 文档中哪里有说明呢 ,谢谢。
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.