1.25.12.9 PIT64B_TimerPeriodHasExpired Function

C

/* x = PIT64B instance number */
bool PIT64Bx_TimerPeriodHasExpired(void)

Summary

Return whether or not the Timer Period has expired.

Description

Check the PIT64B Status register to determine if period has expired.

Precondition

None.

Parameters

None.

Returns

True if period has expired, false otherwise