你好,我希望使用定时器来计时,实现如看门狗一样的功能,例如我设置一个Timer_ONESHOT_CALLBACK,的TIME0 定时器,但是当我在规定时间还没到的时候再此启动这个定时器,就会出现Timer_STATUS_ERROR的错误。要怎么解决
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.
你好,我希望使用定时器来计时,实现如看门狗一样的功能,例如我设置一个Timer_ONESHOT_CALLBACK,的TIME0 定时器,但是当我在规定时间还没到的时候再此启动这个定时器,就会出现Timer_STATUS_ERROR的错误。要怎么解决