1.12.5.7 CMP_3_CompareDisable Function
C
void CMP_3_CompareDisable (void);
Summary
Turn off CMP3.
Description
This function turns off CMP3.
Precondition
None.
Parameters
None.
Returns
None.
Example
CMP_3_CompareDisable();
Remarks
CMP_3_CompareEnable can be called to turn on the comparator.