1.28.7.10 GENERIC_TIMER_Stop Function

C

void GENERIC_TIMER_Stop(void);

Summary

Stop Generic timer.

Description

This function stops generic timer counter.

Precondition

GENERIC_TIMER_Initialize() and GENERIC_TIMER_Start() should be called.

Parameters

None.

Returns

None.