1.26.10.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.