1.1.1.15 CCT_FreeRunningTimerReset Function

C

void CCT_FreeRunningTimerReset(void)

Summary

Stops the free running timer and resets the internal counter to 0

Description

Stops the free running timer and resets the internal counter to 0

Precondition

None

Parameters

None

Returns

None

Example

CCT_FreeRunningTimerReset();

Remarks

None