The Reset_Timer procedure resets the Timer registers. A Timer that has been reset is identical to one that has just been initialized.
Calling syntax:
call Reset_Timer (Timer) |
Input variables:
Timer | The Timer object to be reset. |
Output variables:
Timer | The Timer object that has been reset. |
The Reset_Timer code listing contains additional documentation.