summaryrefslogtreecommitdiff
path: root/spec/rtems/mode/req/interrupt-level.yml
blob: 4eafb1d3273c336024d735b0cd4523ccd9cf0d24 (plain)
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/interrupt-level
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  The ${../if/interrupt-level:/name} macro shall expand to a constant
  expression which computes the bitwise and of the value specified by the
  ${../if/interrupt-level:/params[0]/name} parameter and
  ${../if/interrupt-mask:/name}.
type: requirement