CloseTimerx

Turn off the specified timer and disable it's interrupt.

Requirements: <libs/timers.bas>
Syntax: CloseTimer0()
CloseTimer1()
CloseTimer2()
CloseTimer3()
CloseTimer4()
CloseTimer5()

Notes:  Not all timers are available on all processors.

Also See: OpenTimer  StartTimer  StartTimerInterrupt  StopTimer  StopTimerInterrupt