summaryrefslogtreecommitdiffstats
path: root/spec/rtems/intr/req/entry-initializer-handler.yml
blob: c9f72320017650c127bca327695fb4dd04a1a250 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: interface-function
  uid: ../if/entry-initializer
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  When the ${../if/entry-initializer:/name} is used to statically initialize an
  object of type ${../if/entry:/name}, the ``handler`` member of the object
  shall be initialized to the value of the
  ${../if/entry-initializer:/params[0]/name}.
type: requirement