1.25.11.13 1.26.10.13 1.27.12.13 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.