Altera SoCAL  16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
 All Data Structures Variables Typedefs Groups
Component Instance : mpuscu

Description

Instance mpuscu of component ALT_MPUSCU.

Macros

#define ALT_MPUSCU_REG_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_MPUSCU_ADDR) + ALT_MPUSCU_REG_OFST))
 
#define ALT_MPUSCU_OFST   0xfffec000
 
#define ALT_MPUSCU_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_MPUSCU_OFST))
 
#define ALT_MPUSCU_LB_ADDR   ALT_MPUSCU_ADDR
 
#define ALT_MPUSCU_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_MPUSCU_ADDR) + 0x4) - 1))
 

Macro Definitions

#define ALT_MPUSCU_REG_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_MPUSCU_ADDR) + ALT_MPUSCU_REG_OFST))

The address of the ALT_MPUSCU_REG register for the ALT_MPUSCU instance.

#define ALT_MPUSCU_OFST   0xfffec000

The base address byte offset for the start of the ALT_MPUSCU component.

#define ALT_MPUSCU_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_MPUSCU_OFST))

The start address of the ALT_MPUSCU component.

#define ALT_MPUSCU_LB_ADDR   ALT_MPUSCU_ADDR

The lower bound address range of the ALT_MPUSCU component.

#define ALT_MPUSCU_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_MPUSCU_ADDR) + 0x4) - 1))

The upper bound address range of the ALT_MPUSCU component.