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

nRF52810 - how many capture compares?

How many capture compares does each timer have on the nRF52810? 

The documentation is conflicting. In the "Registers" section for the Timer peripheral in the data sheet it says "This timer instance has 4 CC registers (CC[0..3])" for each timer, while the section underneath has documentation for 6 CCs, and the code agrees with having 6. 

So does it have 6 CCs or 4 CCs for each timer?

Related