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?