1.25.11.6 1.26.10.6 1.27.12.6 1.28.14.6 PIT_TimerCompareSet Function
C
void PIT_TimerCompareSet(void);
Summary
Set the timer comparison value.
Description
Provide a future PIT count value for comparison purposes. When PIT timer counter is greater than or equal to the value an event will be created.
Precondition
None.
Parameters
None.
Returns
None.