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

Description

Instance lwhps2fpgaregs of component ALT_LWH2F.

Members

 Register Group Instance : idgrp
 
 Register Group Instance : mastergrp
 
 Register Group Instance : slavegrp
 

Macros

#define ALT_LWH2F_OFST   0xff400000
 
#define ALT_LWH2F_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_LWH2F_OFST))
 
#define ALT_LWH2F_LB_ADDR   ALT_LWH2F_ADDR
 
#define ALT_LWH2F_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_LWH2F_ADDR) + 0x80000) - 1))
 

Macro Definitions

#define ALT_LWH2F_OFST   0xff400000

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

#define ALT_LWH2F_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_LWH2F_OFST))

The start address of the ALT_LWH2F component.

#define ALT_LWH2F_LB_ADDR   ALT_LWH2F_ADDR

The lower bound address range of the ALT_LWH2F component.

#define ALT_LWH2F_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_LWH2F_ADDR) + 0x80000) - 1))

The upper bound address range of the ALT_LWH2F component.