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

Description

Instance spim1 of component ALT_SPIM.

Macros

#define ALT_SPIM1_CTLR0_ADDR   ALT_SPIM_CTLR0_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_CTLR1_ADDR   ALT_SPIM_CTLR1_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_SPIENR_ADDR   ALT_SPIM_SPIENR_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_MWCR_ADDR   ALT_SPIM_MWCR_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_SER_ADDR   ALT_SPIM_SER_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_BAUDR_ADDR   ALT_SPIM_BAUDR_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_TXFTLR_ADDR   ALT_SPIM_TXFTLR_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_RXFTLR_ADDR   ALT_SPIM_RXFTLR_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_TXFLR_ADDR   ALT_SPIM_TXFLR_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_RXFLR_ADDR   ALT_SPIM_RXFLR_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_SR_ADDR   ALT_SPIM_SR_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_IMR_ADDR   ALT_SPIM_IMR_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_ISR_ADDR   ALT_SPIM_ISR_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_RISR_ADDR   ALT_SPIM_RISR_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_TXOICR_ADDR   ALT_SPIM_TXOICR_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_RXOICR_ADDR   ALT_SPIM_RXOICR_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_RXUICR_ADDR   ALT_SPIM_RXUICR_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_ICR_ADDR   ALT_SPIM_ICR_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_DMACR_ADDR   ALT_SPIM_DMACR_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_DMATDLR_ADDR   ALT_SPIM_DMATDLR_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_DMARDLR_ADDR   ALT_SPIM_DMARDLR_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_IDR_ADDR   ALT_SPIM_IDR_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_SPI_VER_ID_ADDR   ALT_SPIM_SPI_VER_ID_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_DR_ADDR   ALT_SPIM_DR_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_RX_SMPL_DLY_ADDR   ALT_SPIM_RX_SMPL_DLY_ADDR(ALT_SPIM1_ADDR)
 
#define ALT_SPIM1_OFST   0xfff01000
 
#define ALT_SPIM1_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_SPIM1_OFST))
 
#define ALT_SPIM1_LB_ADDR   ALT_SPIM1_ADDR
 
#define ALT_SPIM1_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_SPIM1_ADDR) + 0x100) - 1))
 

Macro Definitions

#define ALT_SPIM1_CTLR0_ADDR   ALT_SPIM_CTLR0_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_CTLR0 register for the ALT_SPIM1 instance.

#define ALT_SPIM1_CTLR1_ADDR   ALT_SPIM_CTLR1_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_CTLR1 register for the ALT_SPIM1 instance.

#define ALT_SPIM1_SPIENR_ADDR   ALT_SPIM_SPIENR_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_SPIENR register for the ALT_SPIM1 instance.

#define ALT_SPIM1_MWCR_ADDR   ALT_SPIM_MWCR_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_MWCR register for the ALT_SPIM1 instance.

#define ALT_SPIM1_SER_ADDR   ALT_SPIM_SER_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_SER register for the ALT_SPIM1 instance.

#define ALT_SPIM1_BAUDR_ADDR   ALT_SPIM_BAUDR_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_BAUDR register for the ALT_SPIM1 instance.

#define ALT_SPIM1_TXFTLR_ADDR   ALT_SPIM_TXFTLR_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_TXFTLR register for the ALT_SPIM1 instance.

#define ALT_SPIM1_RXFTLR_ADDR   ALT_SPIM_RXFTLR_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_RXFTLR register for the ALT_SPIM1 instance.

#define ALT_SPIM1_TXFLR_ADDR   ALT_SPIM_TXFLR_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_TXFLR register for the ALT_SPIM1 instance.

#define ALT_SPIM1_RXFLR_ADDR   ALT_SPIM_RXFLR_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_RXFLR register for the ALT_SPIM1 instance.

#define ALT_SPIM1_SR_ADDR   ALT_SPIM_SR_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_SR register for the ALT_SPIM1 instance.

#define ALT_SPIM1_IMR_ADDR   ALT_SPIM_IMR_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_IMR register for the ALT_SPIM1 instance.

#define ALT_SPIM1_ISR_ADDR   ALT_SPIM_ISR_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_ISR register for the ALT_SPIM1 instance.

#define ALT_SPIM1_RISR_ADDR   ALT_SPIM_RISR_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_RISR register for the ALT_SPIM1 instance.

#define ALT_SPIM1_TXOICR_ADDR   ALT_SPIM_TXOICR_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_TXOICR register for the ALT_SPIM1 instance.

#define ALT_SPIM1_RXOICR_ADDR   ALT_SPIM_RXOICR_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_RXOICR register for the ALT_SPIM1 instance.

#define ALT_SPIM1_RXUICR_ADDR   ALT_SPIM_RXUICR_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_RXUICR register for the ALT_SPIM1 instance.

#define ALT_SPIM1_ICR_ADDR   ALT_SPIM_ICR_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_ICR register for the ALT_SPIM1 instance.

#define ALT_SPIM1_DMACR_ADDR   ALT_SPIM_DMACR_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_DMACR register for the ALT_SPIM1 instance.

#define ALT_SPIM1_DMATDLR_ADDR   ALT_SPIM_DMATDLR_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_DMATDLR register for the ALT_SPIM1 instance.

#define ALT_SPIM1_DMARDLR_ADDR   ALT_SPIM_DMARDLR_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_DMARDLR register for the ALT_SPIM1 instance.

#define ALT_SPIM1_IDR_ADDR   ALT_SPIM_IDR_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_IDR register for the ALT_SPIM1 instance.

#define ALT_SPIM1_SPI_VER_ID_ADDR   ALT_SPIM_SPI_VER_ID_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_SPI_VER_ID register for the ALT_SPIM1 instance.

#define ALT_SPIM1_DR_ADDR   ALT_SPIM_DR_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_DR register for the ALT_SPIM1 instance.

#define ALT_SPIM1_RX_SMPL_DLY_ADDR   ALT_SPIM_RX_SMPL_DLY_ADDR(ALT_SPIM1_ADDR)

The address of the ALT_SPIM_RX_SMPL_DLY register for the ALT_SPIM1 instance.

#define ALT_SPIM1_OFST   0xfff01000

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

#define ALT_SPIM1_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_SPIM1_OFST))

The start address of the ALT_SPIM1 component.

#define ALT_SPIM1_LB_ADDR   ALT_SPIM1_ADDR

The lower bound address range of the ALT_SPIM1 component.

#define ALT_SPIM1_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_SPIM1_ADDR) + 0x100) - 1))

The upper bound address range of the ALT_SPIM1 component.