Hi Steven,
Do you mean the function like fault clearing? (for example: Automatic fault clearing)

The TPM module in KL03 doesn't support this function.
I am afraid you need select one MCU with fault inputs function. Product Selector can help you find the Kinetis with fault inputs function (PWM Types select Motor Control PWM).
If you still want to use KL03, I think you can wire-AND the output of PWM and GPIO.

For example: Clear the GPIO after rising edge detected, set the GPIO in Timer Overflow Interrupt if needed.
Best Regards,
Robin
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------