summaryrefslogtreecommitdiffstats
path: root/spec/rtems/timer/if/service-routine.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/timer/if/service-routine.yml')
-rw-r--r--spec/rtems/timer/if/service-routine.yml7
1 files changed, 5 insertions, 2 deletions
diff --git a/spec/rtems/timer/if/service-routine.yml b/spec/rtems/timer/if/service-routine.yml
index 058ab5ae..c376d9ec 100644
--- a/spec/rtems/timer/if/service-routine.yml
+++ b/spec/rtems/timer/if/service-routine.yml
@@ -1,12 +1,15 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-brief: '%'
+brief: |
+ This type defines the return type of routines which can be fired by
+ directives of the Timer Manager.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
default: void ${.:/name}
variants: []
-description: null
+description: |
+ This type can be used to document timer service routines in the source code.
enabled-by: true
index-entries: []
interface-type: typedef