The rtems_timer_cancel directive is used to halt the
specified timer. Once canceled, the timer service routine will
not fire unless the timer is reinitiated. The timer can be
reinitiated using the rtems_timer_reset,
rtems_timer_fire_after, and
rtems_timer_fire_when directives.
Copyright © 1988-2004 OAR Corporation