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

Description

Instance spim0 of component ALT_SPIM.

Macros

#define ALT_SPIM0_CTLR0_ADDR   ALT_SPIM_CTLR0_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_CTLR1_ADDR   ALT_SPIM_CTLR1_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_SPIENR_ADDR   ALT_SPIM_SPIENR_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_MWCR_ADDR   ALT_SPIM_MWCR_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_SER_ADDR   ALT_SPIM_SER_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_BAUDR_ADDR   ALT_SPIM_BAUDR_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_TXFTLR_ADDR   ALT_SPIM_TXFTLR_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_RXFTLR_ADDR   ALT_SPIM_RXFTLR_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_TXFLR_ADDR   ALT_SPIM_TXFLR_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_RXFLR_ADDR   ALT_SPIM_RXFLR_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_SR_ADDR   ALT_SPIM_SR_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_IMR_ADDR   ALT_SPIM_IMR_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_ISR_ADDR   ALT_SPIM_ISR_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_RISR_ADDR   ALT_SPIM_RISR_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_TXOICR_ADDR   ALT_SPIM_TXOICR_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_RXOICR_ADDR   ALT_SPIM_RXOICR_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_RXUICR_ADDR   ALT_SPIM_RXUICR_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_ICR_ADDR   ALT_SPIM_ICR_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_DMACR_ADDR   ALT_SPIM_DMACR_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_DMATDLR_ADDR   ALT_SPIM_DMATDLR_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_DMARDLR_ADDR   ALT_SPIM_DMARDLR_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_IDR_ADDR   ALT_SPIM_IDR_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_SPI_VER_ID_ADDR   ALT_SPIM_SPI_VER_ID_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_DR_ADDR   ALT_SPIM_DR_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_RX_SMPL_DLY_ADDR   ALT_SPIM_RX_SMPL_DLY_ADDR(ALT_SPIM0_ADDR)
 
#define ALT_SPIM0_OFST   0xfff00000
 
#define ALT_SPIM0_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_SPIM0_OFST))
 
#define ALT_SPIM0_LB_ADDR   ALT_SPIM0_ADDR
 
#define ALT_SPIM0_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_SPIM0_ADDR) + 0x100) - 1))
 

Macro Definitions

#define ALT_SPIM0_CTLR0_ADDR   ALT_SPIM_CTLR0_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_CTLR0 register for the ALT_SPIM0 instance.

#define ALT_SPIM0_CTLR1_ADDR   ALT_SPIM_CTLR1_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_CTLR1 register for the ALT_SPIM0 instance.

#define ALT_SPIM0_SPIENR_ADDR   ALT_SPIM_SPIENR_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_SPIENR register for the ALT_SPIM0 instance.

#define ALT_SPIM0_MWCR_ADDR   ALT_SPIM_MWCR_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_MWCR register for the ALT_SPIM0 instance.

#define ALT_SPIM0_SER_ADDR   ALT_SPIM_SER_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_SER register for the ALT_SPIM0 instance.

#define ALT_SPIM0_BAUDR_ADDR   ALT_SPIM_BAUDR_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_BAUDR register for the ALT_SPIM0 instance.

#define ALT_SPIM0_TXFTLR_ADDR   ALT_SPIM_TXFTLR_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_TXFTLR register for the ALT_SPIM0 instance.

#define ALT_SPIM0_RXFTLR_ADDR   ALT_SPIM_RXFTLR_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_RXFTLR register for the ALT_SPIM0 instance.

#define ALT_SPIM0_TXFLR_ADDR   ALT_SPIM_TXFLR_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_TXFLR register for the ALT_SPIM0 instance.

#define ALT_SPIM0_RXFLR_ADDR   ALT_SPIM_RXFLR_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_RXFLR register for the ALT_SPIM0 instance.

#define ALT_SPIM0_SR_ADDR   ALT_SPIM_SR_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_SR register for the ALT_SPIM0 instance.

#define ALT_SPIM0_IMR_ADDR   ALT_SPIM_IMR_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_IMR register for the ALT_SPIM0 instance.

#define ALT_SPIM0_ISR_ADDR   ALT_SPIM_ISR_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_ISR register for the ALT_SPIM0 instance.

#define ALT_SPIM0_RISR_ADDR   ALT_SPIM_RISR_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_RISR register for the ALT_SPIM0 instance.

#define ALT_SPIM0_TXOICR_ADDR   ALT_SPIM_TXOICR_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_TXOICR register for the ALT_SPIM0 instance.

#define ALT_SPIM0_RXOICR_ADDR   ALT_SPIM_RXOICR_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_RXOICR register for the ALT_SPIM0 instance.

#define ALT_SPIM0_RXUICR_ADDR   ALT_SPIM_RXUICR_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_RXUICR register for the ALT_SPIM0 instance.

#define ALT_SPIM0_ICR_ADDR   ALT_SPIM_ICR_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_ICR register for the ALT_SPIM0 instance.

#define ALT_SPIM0_DMACR_ADDR   ALT_SPIM_DMACR_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_DMACR register for the ALT_SPIM0 instance.

#define ALT_SPIM0_DMATDLR_ADDR   ALT_SPIM_DMATDLR_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_DMATDLR register for the ALT_SPIM0 instance.

#define ALT_SPIM0_DMARDLR_ADDR   ALT_SPIM_DMARDLR_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_DMARDLR register for the ALT_SPIM0 instance.

#define ALT_SPIM0_IDR_ADDR   ALT_SPIM_IDR_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_IDR register for the ALT_SPIM0 instance.

#define ALT_SPIM0_SPI_VER_ID_ADDR   ALT_SPIM_SPI_VER_ID_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_SPI_VER_ID register for the ALT_SPIM0 instance.

#define ALT_SPIM0_DR_ADDR   ALT_SPIM_DR_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_DR register for the ALT_SPIM0 instance.

#define ALT_SPIM0_RX_SMPL_DLY_ADDR   ALT_SPIM_RX_SMPL_DLY_ADDR(ALT_SPIM0_ADDR)

The address of the ALT_SPIM_RX_SMPL_DLY register for the ALT_SPIM0 instance.

#define ALT_SPIM0_OFST   0xfff00000

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

#define ALT_SPIM0_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_SPIM0_OFST))

The start address of the ALT_SPIM0 component.

#define ALT_SPIM0_LB_ADDR   ALT_SPIM0_ADDR

The lower bound address range of the ALT_SPIM0 component.

#define ALT_SPIM0_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_SPIM0_ADDR) + 0x100) - 1))

The upper bound address range of the ALT_SPIM0 component.