mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-04 20:37:08 +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
|
This directive cancels the timer specified by ``id``. This timer will be
|
||||||
reinitiated by the next invocation of :ref:`InterfaceRtemsTimerReset`,
|
reinitiated by the next invocation of :ref:`InterfaceRtemsTimerReset`,
|
||||||
:ref:`InterfaceRtemsTimerFireAfter`, or :ref:`InterfaceRtemsTimerFireWhen` with
|
:ref:`InterfaceRtemsTimerFireAfter`, :ref:`InterfaceRtemsTimerFireWhen`,
|
||||||
the same timer identifier.
|
:ref:`InterfaceRtemsTimerServerFireAfter`, or
|
||||||
|
:ref:`InterfaceRtemsTimerServerFireWhen` with the same timer identifier.
|
||||||
|
|
||||||
.. rubric:: RETURN VALUES:
|
.. rubric:: RETURN VALUES:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user