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.
请问可以使用MAP_SysCtlClockSet 动态来更改工作主频吗?
您好,方便告知一下这个函数出自哪个源文件吗?谢谢!
main里面都有这个
MAP_SysCtlClockSet(SYSCTL_SYSDIV_4 | SYSCTL_USE_PLL | SYSCTL_XTAL_16MHZ | SYSCTL_OSC_MAIN);
不可以