![]() |
Altera SoCAL
16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
|
Members | |
Register : l4_priv | |
Register : l4_priv_set | |
Register : l4_priv_clear | |
Data Structures | |
struct | ALT_NOC_L4_PRIV_FLT_s |
struct | ALT_NOC_L4_PRIV_FLT_raw_s |
Typedefs | |
typedef struct ALT_NOC_L4_PRIV_FLT_s | ALT_NOC_L4_PRIV_FLT_t |
typedef struct ALT_NOC_L4_PRIV_FLT_raw_s | ALT_NOC_L4_PRIV_FLT_raw_t |
struct ALT_NOC_L4_PRIV_FLT_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_NOC_L4_PRIV_FLT.
Data Fields | ||
---|---|---|
volatile ALT_NOC_L4_PRIV_FLT_L4_PRIV_t |
l4_priv | ALT_NOC_L4_PRIV_FLT_L4_PRIV |
volatile ALT_NOC_L4_PRIV_FLT_L4_PRIV_SET_t |
l4_priv_set | ALT_NOC_L4_PRIV_FLT_L4_PRIV_SET |
volatile ALT_NOC_L4_PRIV_FLT_L4_PRIV_CLR_t |
l4_priv_clear | ALT_NOC_L4_PRIV_FLT_L4_PRIV_CLR |
volatile uint32_t | _pad_0xc_0x100 | UNDEFINED |
struct ALT_NOC_L4_PRIV_FLT_raw_s |
The struct declaration for the raw register contents of register group ALT_NOC_L4_PRIV_FLT.
Data Fields | ||
---|---|---|
volatile uint32_t | l4_priv | ALT_NOC_L4_PRIV_FLT_L4_PRIV |
volatile uint32_t | l4_priv_set | ALT_NOC_L4_PRIV_FLT_L4_PRIV_SET |
volatile uint32_t | l4_priv_clear | ALT_NOC_L4_PRIV_FLT_L4_PRIV_CLR |
volatile uint32_t | _pad_0xc_0x100 | UNDEFINED |
typedef struct ALT_NOC_L4_PRIV_FLT_s ALT_NOC_L4_PRIV_FLT_t |
The typedef declaration for register group ALT_NOC_L4_PRIV_FLT.
typedef struct ALT_NOC_L4_PRIV_FLT_raw_s ALT_NOC_L4_PRIV_FLT_raw_t |
The typedef declaration for the raw register contents of register group ALT_NOC_L4_PRIV_FLT.