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

Description

Instance usb1 of component ALT_USB.

Members

 Register Group Instance : globgrp
 
 Register Group Instance : hostgrp
 
 Register Group Instance : devgrp
 
 Register Group Instance : pwrclkgrp
 

Macros

#define ALT_USB1_OFST   0xffb40000
 
#define ALT_USB1_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_USB1_OFST))
 
#define ALT_USB1_LB_ADDR   ALT_USB1_ADDR
 
#define ALT_USB1_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_USB1_ADDR) + 0x40000) - 1))
 

Macro Definitions

#define ALT_USB1_OFST   0xffb40000

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

#define ALT_USB1_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_USB1_OFST))

The start address of the ALT_USB1 component.

#define ALT_USB1_LB_ADDR   ALT_USB1_ADDR

The lower bound address range of the ALT_USB1 component.

#define ALT_USB1_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_USB1_ADDR) + 0x40000) - 1))

The upper bound address range of the ALT_USB1 component.