![]() |
Altera SoCAL
16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
|
Instance emac1 of component ALT_EMAC.
Members | |
Register Group Instance : gmacgrp | |
Register Group Instance : dmagrp | |
Macros | |
#define | ALT_EMAC1_OFST 0xff702000 |
#define | ALT_EMAC1_ADDR ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_EMAC1_OFST)) |
#define | ALT_EMAC1_LB_ADDR ALT_EMAC1_ADDR |
#define | ALT_EMAC1_UB_ADDR ALT_CAST(void *, ((ALT_CAST(char *, ALT_EMAC1_ADDR) + 0x2000) - 1)) |
#define ALT_EMAC1_OFST 0xff702000 |
The base address byte offset for the start of the ALT_EMAC1 component.
#define ALT_EMAC1_ADDR ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_EMAC1_OFST)) |
The start address of the ALT_EMAC1 component.
#define ALT_EMAC1_LB_ADDR ALT_EMAC1_ADDR |
The lower bound address range of the ALT_EMAC1 component.
#define ALT_EMAC1_UB_ADDR ALT_CAST(void *, ((ALT_CAST(char *, ALT_EMAC1_ADDR) + 0x2000) - 1)) |
The upper bound address range of the ALT_EMAC1 component.