summaryrefslogtreecommitdiffstats
path: root/spec/rtems/mode/if/interrupt-mask-constant.yml
blob: 4d33951ad2ab5f075eda81a54f920031c23dec61 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This task mode constant has the same value as ${interrupt-mask:/name}.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 2008 On-Line Applications Research Corporation (OAR)
definition:
  default: const ${/c/if/uint32_t:/name} ${.:/name}
  variants: []
description: null
enabled-by: true
index-entries: []
interface-type: variable
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: rtems_interrupt_mask
notes: |
  This task mode constant is used by bindings from languages other than C and
  C++.
type: interface