Part Number: LP-MSP430FR2476
Using the sample program "timer_a_ex6_upDownModeOperation" as a reference, how should I change the code if I want to use upDownMode and blink the LED at 2 second intervals?
In particular, how do you enable interrupts for upDownMode?
Also, is there a difference between upDownMode and continuousMode?
If there are any other different modes, please let me know.