1.16.5.3 CVR_Stop Function

C

void CVR_Stop (void);

Summary

Turns off the CVR module of the device

Description

This function turns off the comparator voltage reference.

Precondition

None.

Parameters

None.

Returns

None.

Example

CVR_Stop();

Remarks

None.