![]() |
Altera SoCAL
16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
|
Register Layout
Bits | Access | Reset | Description |
---|---|---|---|
[18:0] | R | 0x0 | ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1 |
[31:19] | ??? | Unknown | UNDEFINED |
Field : ERRLOG1 | |
Stores NTTP packet header field RouteId (LSBs) of the logged error Field Access Macros: | |
#define | ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1_LSB 0 |
#define | ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1_MSB 18 |
#define | ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1_WIDTH 19 |
#define | ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1_SET_MSK 0x0007ffff |
#define | ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1_CLR_MSK 0xfff80000 |
#define | ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1_RESET 0x0 |
#define | ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1_GET(value) (((value) & 0x0007ffff) >> 0) |
#define | ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1_SET(value) (((value) << 0) & 0x0007ffff) |
Data Structures | |
struct | ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_s |
Macros | |
#define | ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_RESET 0x00000000 |
#define | ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_OFST 0x18 |
Typedefs | |
typedef struct ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_s | ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_t |
struct ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_s |
WARNING: The C register and register group struct declarations are provided for convenience and illustrative purposes. They should, however, be used with caution as the C language standard provides no guarantees about the alignment or atomicity of device memory accesses. The recommended practice for writing hardware drivers is to use the SoCAL access macros and alt_read_word() and alt_write_word() functions.
The struct declaration for register ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1.
Data Fields | ||
---|---|---|
const uint32_t | ERRLOG1: 19 | ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1 |
uint32_t | __pad0__: 13 | UNDEFINED |
#define ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1_LSB 0 |
The Least Significant Bit (LSB) position of the ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1 register field.
#define ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1_MSB 18 |
The Most Significant Bit (MSB) position of the ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1 register field.
#define ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1_WIDTH 19 |
The width in bits of the ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1 register field.
#define ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1_SET_MSK 0x0007ffff |
The mask used to set the ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1 register field value.
#define ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1_CLR_MSK 0xfff80000 |
The mask used to clear the ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1 register field value.
#define ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1_RESET 0x0 |
The reset value of the ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1 register field.
#define ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1_GET | ( | value | ) | (((value) & 0x0007ffff) >> 0) |
Extracts the ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1 field value from a register.
#define ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1_SET | ( | value | ) | (((value) << 0) & 0x0007ffff) |
Produces a ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_ERRLOG1 register field value suitable for setting the register.
#define ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_RESET 0x00000000 |
The reset value of the ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1 register.
#define ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1_OFST 0x18 |
The byte offset of the ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1 register from the beginning of the component.
The typedef declaration for register ALT_NOC_MPU_CS_OBS_AT_ERRLOG_0_ERRLOG1.