1.20.3.3 CMP_1_CompareDisable Function

C

void CMP_1_CompareDisable (void);

Summary

Turn off CMP1.

Description

This function turns off CMP1.

Precondition

None.

Parameters

None.

Returns

None.

Example

CMP_1_CompareDisable();

Remarks

CMP_1_CompareEnable can be called to turn on the comparator.