2.47.5 GENERIC_TIMER_Stop Function
C
void GENERIC_TIMER_Stop(void);
Summary
Stop Generic timer.
Description
This function disables the generic timer counter.
Precondition
GENERIC_TIMER_Initialize() and GENERIC_TIMER_Start() should be called.
Parameters
None.
Returns
None.