1.19.3.5 CMP_2_CompareDisable Function
C
void CMP_2_CompareDisable (void);
Summary
Turn off CMP2.
Description
This function turns off CMP2.
Precondition
None.
Parameters
None.
Returns
None.
Example
CMP_2_CompareDisable();
Remarks
CMP_2_CompareEnable can be called to turn on the comparator.