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

Description

Instance can0 of component ALT_CAN.

Members

 Register Group Instance : protogrp
 
 Register Group Instance : msghandgrp
 
 Register Group Instance : msgifgrp
 

Macros

#define ALT_CAN0_OFST   0xffc00000
 
#define ALT_CAN0_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_CAN0_OFST))
 
#define ALT_CAN0_LB_ADDR   ALT_CAN0_ADDR
 
#define ALT_CAN0_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_CAN0_ADDR) + 0x200) - 1))
 

Macro Definitions

#define ALT_CAN0_OFST   0xffc00000

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

#define ALT_CAN0_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_CAN0_OFST))

The start address of the ALT_CAN0 component.

#define ALT_CAN0_LB_ADDR   ALT_CAN0_ADDR

The lower bound address range of the ALT_CAN0 component.

#define ALT_CAN0_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_CAN0_ADDR) + 0x200) - 1))

The upper bound address range of the ALT_CAN0 component.