SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause brief: | This structure defines the ${.:/register-block-group} register block memory map. copyrights: - Copyright (C) 2021 embedded brains GmbH & Co. KG description: null enabled-by: true identifier: RTEMSDeviceGRLIBAHBSTAT index-entries: [] interface-type: register-block links: - role: interface-ingroup uid: group - role: interface-placement uid: ahbstat-header definition: - default: count: 1 name: AHBS offset: 0x0 variants: [] - default: count: 1 name: AHBFAR offset: 0x4 variants: [] register-prefix: null register-block-group: AHBSTAT register-block-size: 8 registers: - bits: - default: - properties: [r, w] brief: null description: null name: 'ME' start: 13 width: 1 - properties: [w] brief: null description: null name: 'FW' start: 12 width: 1 - properties: [r, w] brief: null description: null name: 'CF' start: 11 width: 1 - properties: [r, w] brief: null description: null name: 'AF' start: 10 width: 1 - properties: [r, w] brief: null description: null name: 'CE' start: 9 width: 1 - properties: [r, w] brief: null description: null name: 'NE' start: 8 width: 1 - properties: [r] brief: null description: null name: 'HWRITE' start: 7 width: 1 - properties: [r] brief: null description: null name: 'HMASTER' start: 3 width: 4 - properties: [r] brief: null description: null name: 'HSIZE' start: 0 width: 3 variants: [] brief: | AHB Status register description: null name: AHBS width: 32 - bits: - default: - properties: [r] brief: null description: null name: 'HADDR' start: 0 width: 32 variants: [] brief: | AHB Failing address register description: null name: AHBFAR width: 32 name: ahbstat notes: null type: interface