1.1.1.11 CCT_CompareChannelxPeriodSet Function

C

/* x = compare channel number */

void CCT_CompareChannelxPeriodSet( uint32_t period )

Summary

Sets the compare period value

Description

Sets the compare period value

Precondition

None

Parameters

Param Description
period Compare period value

Returns

None

Example

CCT_CompareChannel0PeriodSet(1000);

Remarks

None