1.28.14.13 PIT_TimerStart Function

C

void PIT_TimerStart(void);

Summary

Start the PIT counter.

Description

Start the PIT counter. If interrupts are enabled an interrupt will occur every time the PIV value is reached.

Precondition

None.

Parameters

None.

Returns

None.