3.3.15.3 TCCx_TimerStart

Starts the timer for given TCC instance.

This function enables the clock and starts the timer.

void 
TCCx_TimerStart 
(
    void
);

Precondition

  • TCCx_TimerInitialize() function must have been called first.

Parameters

  • void

Returns

  • void