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.

LP-MSPM0C1104: how to output pwm low in default

Part Number: LP-MSPM0C1104

Tool/software:

Hi, experts:

     I used CCS Theia 1.3.1 to set PWM configuration of 20 WQFN in LP-MSPM0C1104, I set TIMA0 as PWM source and enable all 4 channels, the PWM Period Count is set to 1000, when I use 

DL_TimerA_setCaptureCompareValue to set the duty cycle, I found if I set 0, the actually duty cycle is almost 100%, and if 1000, the output is high level, but the led will be turned on at high level, so I wonder how to make it be low level in this case? Thanks.
Bill