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.

关于TM4C123外部中断的函数配置

我想通过IntRegister(INT_UART1, UART1IntHandler); 这个函数 能够配置外部中断的中断函数么。。