c-user: Mention timer server fire directives

A timer may be also reinitiated by the timer server fire directives.
This commit is contained in:
Sebastian Huber 2021-04-22 13:51:01 +02:00
parent 29ce2900b0
commit eb45e220ac

View File

@ -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: