1.1.1.8 CCT_CompareChannelxOutputClear Function
C
/* x = compare channel number */
void CCT_CompareChannelxOutputClear(void)
Summary
Sets the compare channel output low state
Description
Sets the compare channel output low state
Precondition
None
Parameters
None
Returns
None
Example
CCT_CompareChannel0OutputClear();
Remarks
None