Hi Ti,
I'm porting the lab 11e of 69M to 49C. but the pwm control functions between them are largely different.
How can I replace the below functions of 69M to 49C.
PWM_setOneShotTrip(hal.pwmHandle[PWM_Number_1]);
PWM_clearOneShotTrip(hal.pwmHandle[PWM_Number_2]);
PWM_clearOneShotTrip(hal.pwmHandle[PWM_Number_3]);