Altera SoCAL  16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
 All Data Structures Variables Typedefs Groups
Register Group : FPGA2HPS AXI Bridge Registers - ALT_LWH2F_MST_F2H

Description

FPGA2HPS AXI Bridge Registers

Registers associated with the FPGA2HPS master interface.

This master interface provides access to the registers in the FPGA2HPS AXI Bridge.

Members

 Register : Bus Matrix Issuing Functionality Modification Register - fn_mod_bm_iss
 
 Register : AHB Control Register - ahb_cntl
 

Data Structures

struct  ALT_LWH2F_MST_F2H_s
 
struct  ALT_LWH2F_MST_F2H_raw_s
 

Typedefs

typedef struct ALT_LWH2F_MST_F2H_s ALT_LWH2F_MST_F2H_t
 
typedef struct
ALT_LWH2F_MST_F2H_raw_s 
ALT_LWH2F_MST_F2H_raw_t
 

Data Structure Documentation

struct ALT_LWH2F_MST_F2H_s

WARNING: The C register and register group struct declarations are provided for convenience and illustrative purposes. They should, however, be used with caution as the C language standard provides no guarantees about the alignment or atomicity of device memory accesses. The recommended practice for writing hardware drivers is to use the SoCAL access macros and alt_read_word() and alt_write_word() functions.

The struct declaration for register group ALT_LWH2F_MST_F2H.

Data Fields
volatile uint32_t _pad_0x0_0x7 UNDEFINED
volatile ALT_LWH2F_FN_MOD_BM_ISS_t fn_mod_bm_iss ALT_LWH2F_FN_MOD_BM_ISS
volatile uint32_t _pad_0xc_0x43 UNDEFINED
volatile ALT_LWH2F_AHB_CNTL_t ahb_cntl ALT_LWH2F_AHB_CNTL
struct ALT_LWH2F_MST_F2H_raw_s

The struct declaration for the raw register contents of register group ALT_LWH2F_MST_F2H.

Data Fields
volatile uint32_t _pad_0x0_0x7 UNDEFINED
volatile uint32_t fn_mod_bm_iss ALT_LWH2F_FN_MOD_BM_ISS
volatile uint32_t _pad_0xc_0x43 UNDEFINED
volatile uint32_t ahb_cntl ALT_LWH2F_AHB_CNTL

Typedef Documentation

The typedef declaration for register group ALT_LWH2F_MST_F2H.

The typedef declaration for the raw register contents of register group ALT_LWH2F_MST_F2H.