![]() |
Altera SoCAL
16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
|
Instance can1 of component ALT_CAN.
Members | |
Register Group Instance : protogrp | |
Register Group Instance : msghandgrp | |
Register Group Instance : msgifgrp | |
Macros | |
#define | ALT_CAN1_OFST 0xffc01000 |
#define | ALT_CAN1_ADDR ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_CAN1_OFST)) |
#define | ALT_CAN1_LB_ADDR ALT_CAN1_ADDR |
#define | ALT_CAN1_UB_ADDR ALT_CAST(void *, ((ALT_CAST(char *, ALT_CAN1_ADDR) + 0x200) - 1)) |
#define ALT_CAN1_OFST 0xffc01000 |
The base address byte offset for the start of the ALT_CAN1 component.
#define ALT_CAN1_ADDR ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_CAN1_OFST)) |
The start address of the ALT_CAN1 component.
#define ALT_CAN1_LB_ADDR ALT_CAN1_ADDR |
The lower bound address range of the ALT_CAN1 component.
#define ALT_CAN1_UB_ADDR ALT_CAST(void *, ((ALT_CAST(char *, ALT_CAN1_ADDR) + 0x200) - 1)) |
The upper bound address range of the ALT_CAN1 component.