summaryrefslogtreecommitdiffstats
path: root/spec/rtems/mode/if/current-mode.yml
blob: db7c3eff45a3c20f31af480898aa0979e6e298e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This task mode constant is used when the user wishes to obtain the current
  task mode of the executing task.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 2008 On-Line Applications Research Corporation (OAR)
definition:
  default: '0'
  variants: []
description: null
enabled-by: true
interface-type: define
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: RTEMS_CURRENT_MODE
notes: null
type: interface