If you disable ACMP by clear ACMPx_SC[ACE] , then the function of this module will not work anymore.
For example:
1. It will not generate interrupt according to the voltage of input(external signal or 6-bit DAC output).
2. The ACMP0 output capture function will be disabled.

3. FTM2 three PWM synchronization function will be affected due to it was the Trigger0 of FTM2.

4. FTM2 fault function will be affected due to Fault 0 is connected to ACMP0 output.

5. Then UART0_RX filter using ACMP0 will be disabled.

6. The wakeup function by ACMP will be affected.

Best Regards,
Robin
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------