3.3.14.4 TCx_TimerStop

Stops the instance TCx timer

void 
TCx_TimerStop
( 
    void 
);

Precondition

  • TCx_TimerInitialize() function must have been called first. Also counter should have been started with TCx_TimerStart() function call.

Parameters

  • void

Returns

  • void