summaryrefslogtreecommitdiff
path: root/spec/spec/interface-compound.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-25 09:42:37 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commit06c7b22a67829732b0b14829416ecb32b58a9c3a (patch)
treed52c80cd42ba5b6da1a2a36560c144acd402af24 /spec/spec/interface-compound.yml
parent0f5d1db239d5671c048b827692fb354fafb6b034 (diff)
spec: Add specification of interface items
Diffstat (limited to 'spec/spec/interface-compound.yml')
-rw-r--r--spec/spec/interface-compound.yml45
1 files changed, 45 insertions, 0 deletions
diff --git a/spec/spec/interface-compound.yml b/spec/spec/interface-compound.yml
new file mode 100644
index 00000000..f277756a
--- /dev/null
+++ b/spec/spec/interface-compound.yml
@@ -0,0 +1,45 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+links:
+- role: spec-member
+ uid: root
+- role: spec-refinement
+ spec-key: interface-type
+ spec-value: struct
+ uid: interface
+- role: spec-refinement
+ spec-key: interface-type
+ spec-value: union
+ uid: interface
+spec-description: null
+spec-example: null
+spec-info:
+ dict:
+ attributes:
+ brief:
+ description: null
+ spec-type: interface-brief
+ definition:
+ description: null
+ spec-type: interface-member-definition-directive-list
+ definition-kind:
+ description: null
+ spec-type: interface-compound-definition-kind
+ description:
+ description: null
+ spec-type: interface-description
+ name:
+ description: |
+ It shall be the name of the compound (struct or union).
+ spec-type: str
+ notes:
+ description: null
+ spec-type: interface-notes
+ description: |
+ This set of attributes specifies a compound (struct or union).
+ required-attributes: all
+spec-name: Interface Compound Item Type
+spec-type: interface-compound
+type: spec