1.13.5.11 CMP_5_CompareDisable Function
C
void CMP_5_CompareDisable (void);
Summary
Turn off CMP5.
Description
This function turns off CMP5.
Precondition
None.
Parameters
None.
Returns
None.
Example
CMP_5_CompareDisable();
Remarks
CMP_5_CompareEnable can be called to turn on the comparator.