summaryrefslogtreecommitdiffstats
path: root/spec/rtems/task/if/argument.yml
blob: dfcc2c41fc9be0cca465887d34d7368b7eba66b9 (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
24
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This integer type represents task argument values.
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
definition:
  default: ${/score/cpu/if/uint32ptr:/name} ${.:/name}
  variants: []
description: null
enabled-by: true
index-entries: []
interface-type: typedef
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: rtems_task_argument
notes: |
  The type is an architecture-specific unsigned integer type which is large
  enough to represent pointer values and 32-bit unsigned integers.
params: []
return: null
type: interface