summaryrefslogtreecommitdiffstats
path: root/spec/spec/interface-register.yml
blob: b16dd6991409e6978cdb32f5f18a8216e20607ae (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
31
32
33
34
35
36
37
38
39
40
41
42
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: spec-member
  uid: root
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes:
      bits:
        description: null
        spec-type: interface-register-bits-directive-list
      brief:
        description: null
        spec-type: interface-brief
      description:
        description: null
        spec-type: interface-description
      name:
        description: |
          It shall be the name to identify the register definition.  The name
          shall be unique within the scope of the
          ${interface-register-block-include-role:/spec-name} links of the item
          and the ${interface-register-list:/spec-name}.
        spec-type: str
      width:
        description: |
          It shall be the width of the register in bits.
        spec-type: int
    description: |
      This set of attributes specifies a register.
    generic-attributes:
      description: null
      key-spec-type: name
      value-spec-type: any
    mandatory-attributes: all
spec-name: Register Definition
spec-type: interface-register
type: spec