summaryrefslogtreecommitdiffstats
path: root/spec-spec/spec/spec-int.yml
blob: 080a3a9d291180a7e1af350df3afd9c9c4ca6cd1 (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
25
26
27
28
29
30
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
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes:
      assert:
        description: |
          This optional attribute defines the value constraints of the
          specified integer value.  In case the assert attribute is not
          present, then the value of the specified integer value may be every
          valid integer number.
        spec-type: spec-assert-int
      description:
        description: |
          It shall be the description of the specified integer value.
        spec-type: optional-str
    description: |
      This set of attributes specifies an integer value.
    mandatory-attributes:
    - description
spec-name: Specification Integer Value
spec-type: spec-int
type: spec