The rtems_timer_reset
directive is used to restore an
interval timer initiated by a previous invocation of
rtems_timer_fire_after
or
rtems_timer_server_fire_after
to
its original interval length. If the
timer has not been used or the last usage of this timer
was by the rtems_timer_fire_when
or rtems_timer_server_fire_when
directive, then an error is returned. The timer service routine
is not changed or fired by this directive.
Copyright © 1988-2008 OAR Corporation