TM4C123GH6PZ内部有6个定时器模块,我现在需要用三个,请问他们的优先级怎么配置呢?我在函数库中没有找到相应的配置函数,请高手指点下
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.
TM4C123GH6PZ内部有6个定时器模块,我现在需要用三个,请问他们的优先级怎么配置呢?我在函数库中没有找到相应的配置函数,请高手指点下
使用void IntPrioritySet(uint32_t ui32Interrupt,uint8_t ui8Priority)