![]() |
Altera SoCAL
16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
|
Instance nandregs of component ALT_NAND.
Members | |
Register Group Instance : config | |
Register Group Instance : param | |
Register Group Instance : status | |
Register Group Instance : ecc | |
Register Group Instance : dma | |
Macros | |
#define | ALT_NAND_OFST 0xffb80000 |
#define | ALT_NAND_ADDR ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_NAND_OFST)) |
#define | ALT_NAND_LB_ADDR ALT_NAND_ADDR |
#define | ALT_NAND_UB_ADDR ALT_CAST(void *, ((ALT_CAST(char *, ALT_NAND_ADDR) + 0x800) - 1)) |
#define ALT_NAND_OFST 0xffb80000 |
The base address byte offset for the start of the ALT_NAND component.
#define ALT_NAND_ADDR ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_NAND_OFST)) |
The start address of the ALT_NAND component.
#define ALT_NAND_LB_ADDR ALT_NAND_ADDR |
The lower bound address range of the ALT_NAND component.
#define ALT_NAND_UB_ADDR ALT_CAST(void *, ((ALT_CAST(char *, ALT_NAND_ADDR) + 0x800) - 1)) |
The upper bound address range of the ALT_NAND component.