So the nRF51822 has one 32 bit, two 16 bit timers and two Real Time Counters.
-
What is the difference in a timer and counter? The timer API seems to hard link RTC1 to the timer API.
-
Can we choose which timer to use or is it abstracted by the API.