summaryrefslogtreecommitdiffstats
path: root/c-user/io
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-09 12:53:20 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-09 14:06:01 +0200
commite33eae15a79e9b58c381554a674905f371d9e1ec (patch)
tree12d9571b6e023020f7cfb600bbab25fad277249e /c-user/io
parenteng: Add unspecified header file item type (diff)
downloadrtems-docs-e33eae15a79e9b58c381554a674905f371d9e1ec.tar.bz2
c-user: Generate API type documentation
Close #4901.
Diffstat (limited to 'c-user/io')
-rw-r--r--c-user/io/directives.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/c-user/io/directives.rst b/c-user/io/directives.rst
index d308944..dcf0fc7 100644
--- a/c-user/io/directives.rst
+++ b/c-user/io/directives.rst
@@ -64,7 +64,7 @@ table and device major number in the Device Driver Table.
This parameter is the device driver address table.
``registered_major``
- This parameter is the pointer to an :c:type:`rtems_device_major_number`
+ This parameter is the pointer to an :ref:`InterfaceRtemsDeviceMajorNumber`
object. When the directive call is successful, the device major number of
the registered device will be stored in this object.