[rtems-docs commit] eng: Add interface params/return to typedefs

Sebastian Huber sebh at rtems.org
Fri Sep 10 14:26:49 UTC 2021


Module:    rtems-docs
Branch:    master
Commit:    9dd61353f651a215a62714e15dc9fef1f70869ad
Changeset: http://git.rtems.org/rtems-docs/commit/?id=9dd61353f651a215a62714e15dc9fef1f70869ad

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Sep 10 16:26:18 2021 +0200

eng: Add interface params/return to typedefs

Update #3715.

---

 eng/req/items.rst | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/eng/req/items.rst b/eng/req/items.rst
index 1818bd2..4ff95c4 100644
--- a/eng/req/items.rst
+++ b/eng/req/items.rst
@@ -1548,6 +1548,13 @@ name
 notes
     The attribute value shall be an :ref:`SpecTypeInterfaceNotes`.
 
+params
+    The attribute value shall be a list. Each list element shall be an
+    :ref:`SpecTypeInterfaceParameter`.
+
+return
+    The attribute value shall be an :ref:`SpecTypeInterfaceReturnDirective`.
+
 .. _SpecTypeInterfaceUnspecifiedItemType:
 
 Interface Unspecified Item Type
@@ -4244,6 +4251,8 @@ This type is used by the following types:
 
 * :ref:`SpecTypeInterfaceMacroItemType`
 
+* :ref:`SpecTypeInterfaceTypedefItemType`
+
 .. _SpecTypeInterfaceParameterDirection:
 
 Interface Parameter Direction
@@ -4319,6 +4328,8 @@ This type is used by the following types:
 
 * :ref:`SpecTypeInterfaceMacroItemType`
 
+* :ref:`SpecTypeInterfaceTypedefItemType`
+
 .. _SpecTypeInterfaceReturnValue:
 
 Interface Return Value



More information about the vc mailing list