3.3.14.3 TCx_TimerStart

Starts the timer for given TC instance.

This function enables the clock and starts the timer.

void 
TCx_TimerStart 
(
    void
);

Precondition

  • TCx_TimerInitialize() function must have been called first.

Parameters

  • void

Returns

  • void