The rtems.timer_fire_when
and rtems.timer_server_fire_when
directive initiate a timer to
fire a user provided timer service routine when the specified
time of day has been reached. When the interval has elapsed,
the timer service routine will be invoked from the
rtems.clock_tick
directive
by the rtems.timer_fire_when
directive
and from the Timer Server task if initiated by the
rtems.timer_server_fire_when
directive.
Copyright © 1988-2008 OAR Corporation