Hello all.
I'm a beginner using the msp430 and I'm trying to get my head around something. I've been reading the msp430 user's guide and looking at timers. Now, to my understanding, the TAR register in the timer block simply counts up/down the value stored in the TACCRx register. The thing that is confusing me, is how can you have and configure multiple clock sources and speeds using the TAxCTL register when you only have on TAR register?