void ConfigCpuTimer(struct CPUTIMER_VARS *Timer, float Freq, float Period)
怎样用这个函数计算定时时间,具体的计算公式是什么?
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.
void ConfigCpuTimer(struct CPUTIMER_VARS *Timer, float Freq, float Period)
怎样用这个函数计算定时时间,具体的计算公式是什么?