I'm using msp430f2274, in the part of my project, i want to toggle my leds using Timer A but i can not calculate the time intervals. For example i want to toggle leds every 15 seconds. How can i calculate TACCR0 value for 15 seconds? Which clock source should i use?