mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-02 13:49:40 +08:00
c-user: Mention timer server fire directives
A timer may be also reinitiated by the timer server fire directives.
This commit is contained in:
parent
29ce2900b0
commit
eb45e220ac
@ -212,8 +212,9 @@ Cancels the timer.
|
||||
|
||||
This directive cancels the timer specified by ``id``. This timer will be
|
||||
reinitiated by the next invocation of :ref:`InterfaceRtemsTimerReset`,
|
||||
:ref:`InterfaceRtemsTimerFireAfter`, or :ref:`InterfaceRtemsTimerFireWhen` with
|
||||
the same timer identifier.
|
||||
:ref:`InterfaceRtemsTimerFireAfter`, :ref:`InterfaceRtemsTimerFireWhen`,
|
||||
:ref:`InterfaceRtemsTimerServerFireAfter`, or
|
||||
:ref:`InterfaceRtemsTimerServerFireWhen` with the same timer identifier.
|
||||
|
||||
.. rubric:: RETURN VALUES:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user