Altera SoCAL  16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
 All Data Structures Variables Typedefs Groups
Register Group : 128-bit Master - ALT_H2F_MST_B128

Description

128-bit Master

Registers associated with the 128-bit AXI master interface.

These registers are only active when the HPS2FPGA AXI Bridge is configured with a 128-bit FPGA AXI master interface.

Data Structures

struct  ALT_H2F_MST_B128_s
 
struct  ALT_H2F_MST_B128_raw_s
 

Typedefs

typedef struct ALT_H2F_MST_B128_s ALT_H2F_MST_B128_t
 
typedef struct
ALT_H2F_MST_B128_raw_s 
ALT_H2F_MST_B128_raw_t
 

Data Structure Documentation

struct ALT_H2F_MST_B128_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_H2F_MST_B128.

Data Fields
volatile uint32_t _pad_0x0_0x23 UNDEFINED
volatile ALT_H2F_FN_MOD2_t fn_mod2 ALT_H2F_FN_MOD2
volatile uint32_t _pad_0x28_0x107 UNDEFINED
volatile ALT_H2F_FN_MOD_t fn_mod ALT_H2F_FN_MOD
struct ALT_H2F_MST_B128_raw_s

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

Data Fields
volatile uint32_t _pad_0x0_0x23 UNDEFINED
volatile uint32_t fn_mod2 ALT_H2F_FN_MOD2
volatile uint32_t _pad_0x28_0x107 UNDEFINED
volatile uint32_t fn_mod ALT_H2F_FN_MOD

Typedef Documentation

The typedef declaration for register group ALT_H2F_MST_B128.

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