RTEMS Logo

RTEMS 4.9.2 On-Line Library


Timer Manager Canceling a Timer

PREV UP NEXT Bookshelf RTEMS C User's Guide

8.3.5: Canceling a Timer

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.


PREV UP NEXT Bookshelf RTEMS C User's Guide

Copyright © 1988-2008 OAR Corporation