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.