This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Changing the compare value with nrfx_timer_extended_compare.

Using nrfx_timer_extended_compare I would like to periodically adjust the compare value of a running timer. It seems to work without disabling the timer before this and re-enabling the timer after. Are there any implications with modifying the compare value on-the-fly in this manner without disabling the timer first?

Parents Reply Children
No Data
Related