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