![]() |
Altera SoCAL
16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
|
ID Register Group
Contains registers that identify the ARM NIC-301 IP Core.
Data Structures | |
struct | ALT_L3_IDGRP_s |
struct | ALT_L3_IDGRP_raw_s |
Typedefs | |
typedef struct ALT_L3_IDGRP_s | ALT_L3_IDGRP_t |
typedef struct ALT_L3_IDGRP_raw_s | ALT_L3_IDGRP_raw_t |
struct ALT_L3_IDGRP_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 group ALT_L3_IDGRP.
Data Fields | ||
---|---|---|
volatile uint32_t | _pad_0x0_0xfcf | UNDEFINED |
volatile ALT_L3_ID_PERIPH_ID_4_t | periph_id_4 | ALT_L3_ID_PERIPH_ID_4 |
volatile uint32_t | _pad_0xfd4_0xfdf | UNDEFINED |
volatile ALT_L3_ID_PERIPH_ID_0_t | periph_id_0 | ALT_L3_ID_PERIPH_ID_0 |
volatile ALT_L3_ID_PERIPH_ID_1_t | periph_id_1 | ALT_L3_ID_PERIPH_ID_1 |
volatile ALT_L3_ID_PERIPH_ID_2_t | periph_id_2 | ALT_L3_ID_PERIPH_ID_2 |
volatile ALT_L3_ID_PERIPH_ID_3_t | periph_id_3 | ALT_L3_ID_PERIPH_ID_3 |
volatile ALT_L3_ID_COMP_ID_0_t | comp_id_0 | ALT_L3_ID_COMP_ID_0 |
volatile ALT_L3_ID_COMP_ID_1_t | comp_id_1 | ALT_L3_ID_COMP_ID_1 |
volatile ALT_L3_ID_COMP_ID_2_t | comp_id_2 | ALT_L3_ID_COMP_ID_2 |
volatile ALT_L3_ID_COMP_ID_3_t | comp_id_3 | ALT_L3_ID_COMP_ID_3 |
struct ALT_L3_IDGRP_raw_s |
The struct declaration for the raw register contents of register group ALT_L3_IDGRP.
Data Fields | ||
---|---|---|
volatile uint32_t | _pad_0x0_0xfcf | UNDEFINED |
volatile uint32_t | periph_id_4 | ALT_L3_ID_PERIPH_ID_4 |
volatile uint32_t | _pad_0xfd4_0xfdf | UNDEFINED |
volatile uint32_t | periph_id_0 | ALT_L3_ID_PERIPH_ID_0 |
volatile uint32_t | periph_id_1 | ALT_L3_ID_PERIPH_ID_1 |
volatile uint32_t | periph_id_2 | ALT_L3_ID_PERIPH_ID_2 |
volatile uint32_t | periph_id_3 | ALT_L3_ID_PERIPH_ID_3 |
volatile uint32_t | comp_id_0 | ALT_L3_ID_COMP_ID_0 |
volatile uint32_t | comp_id_1 | ALT_L3_ID_COMP_ID_1 |
volatile uint32_t | comp_id_2 | ALT_L3_ID_COMP_ID_2 |
volatile uint32_t | comp_id_3 | ALT_L3_ID_COMP_ID_3 |
typedef struct ALT_L3_IDGRP_s ALT_L3_IDGRP_t |
The typedef declaration for register group ALT_L3_IDGRP.
typedef struct ALT_L3_IDGRP_raw_s ALT_L3_IDGRP_raw_t |
The typedef declaration for the raw register contents of register group ALT_L3_IDGRP.