This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Specification of timer mode in the msp430

Other Parts Discussed in Thread: MSP430F5438A

In the driver library for the timer module of the msp430f5438a, there is an initialization function for the timer, namely TIMER_A_initUpMode() (to configure the timer in UP mode).

Why do we also need to specify the mode in the TIMER_A_startCounter() method?

Isn't that already mentioned in the previous function?

**Attention** This is a public forum