You copied the Doc URL to your clipboard.
ERRDEVID, Device Configuration Register
The ERRDEVID characteristics are:
Purpose
Provides discovery information for the component.
Configuration
ERRDEVID is implemented only as part of a memory-mapped group of error records.
Attributes
ERRDEVID is a 32-bit register.
Field descriptions
The ERRDEVID bit assignments are:
Bits [31:16]
Reserved, RES0.
NUM, bits [15:0]
Highest numbered index of the error records in this group, plus one. Each implemented record is owned by a node. A node might own multiple records.
This manual describes a group of error records accessed via a standard 4KB memory-mapped peripheral. For a 4KB peripheral, up to 24 error records can be accessed if the Common Fault Injection Model is implemented, and up to 56 otherwise.
This field reads as an IMPLEMENTATION DEFINED value.
Accessing the ERRDEVID
ERRDEVID can be accessed through the memory-mapped interfaces:
Component | Offset |
---|---|
RAS | 0xFC8 |
Accesses on this interface are RO.