Just checking my code from Timer B against slau208q - the user guide for Series 5 & 6.
I'm in MC__UP mode so the timer counts up to a value, the document says the value is TBxCL0 - but that isn't listed in the registers!
What I'm using is TBxCCR0, the value in the 0th compare register. Now in Timer A, that is the value that is described as what the timer counts up to.
So in the description Timer A is different from Timer B, in the former counts to TAxCCR0 and the later to TBxCL0.
Is the document confusing, and from Timer B, actually TBxCL0 is TBxCCR0 - so one should just refer to the later?