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.

MSP432E401Y: How can I reset the PWM COUNT?

Part Number: MSP432E401Y

After PWM_open(), PWM1COUNT always increases or decreases.
Therefore, when PWM_start() is executed, the first PWM output waveform appears differently each time.
I want to reset the PWM COUNT when executing the PWM_start() function.
When executing PWM_start(), the first output PWM output waveform should always be the same.

I want to know a hint.

thanks.