1.10.5.12 1.11.6.12 1.12.5.12 1.13.5.12 1.14.6.12 1.15.6.12 1.16.3.6 1.17.3.6 1.18.4.6 1.19.3.6 1.20.3.6 1.21.4.6 1.22.5.6 1.23.5.6 CMP_StatusGet Function

C

bool CMP_StatusGet (CMP_STATUS_SOURCE source);

Summary

Returns the output state of a comparator.

Description

This function returns the output state of a comparator specified by the input parameter.

Precondition

None.

Parameters

Mask which specifies a comparator.

Returns

None.

Example

CMP_StatusGet(CMP1_OUTPUT_STATUS);

Remarks

None.