Hi,
Is there a timer example in the mcu_plus_sdk_243x ? (preferably with interrupt callback)
Thanks,
Eli
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.
Hi,
Is there a timer example in the mcu_plus_sdk_243x ? (preferably with interrupt callback)
Thanks,
Eli
Hi Eli
For using timer module, You can use dpl ClockP module, it is internally using timer module. For more details on usage: