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

Timer confusion

So the nRF51822 has one 32 bit, two 16 bit timers and two Real Time Counters.

  1. What is the difference in a timer and counter? The timer API seems to hard link RTC1 to the timer API.

  2. Can we choose which timer to use or is it abstracted by the API.

Related