1.25.11.10 1.26.10.10 1.27.12.10 1.28.14.10 PIT_TimerPeriodHasExpired Function
C
bool PIT_TimerPeriodHasExpired(void);
Summary
Return whether or not the Timer Period has expired.
Description
Check the PIT Status register to determine if period has expired.
Precondition
None.
Parameters
None.
Returns
True if period has expired, False otherwise.