工程师您好!
我最近在写UART的驱动,想要把UART产生的中断映射到INT4~INT15这12个可屏蔽中断中的某一个,所以请问应该怎样操作?因为那128个system events中并没有UART设备相关的事件,所以不知道怎么做。
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.
工程师您好!
我最近在写UART的驱动,想要把UART产生的中断映射到INT4~INT15这12个可屏蔽中断中的某一个,所以请问应该怎样操作?因为那128个system events中并没有UART设备相关的事件,所以不知道怎么做。