![]() |
Altera SoCAL
16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
|
Master Register Group
Registers associated with master interfaces.
Members | |
Register Group : FPGA2HPS AXI Bridge Registers - ALT_LWH2F_MST_F2H | |
Register Group : HPS2FPGA AXI Bridge Registers - ALT_LWH2F_MST_H2F | |
Register Group : 32-bit Master - ALT_LWH2F_MST_B32 | |
Data Structures | |
struct | ALT_LWH2F_MST_s |
struct | ALT_LWH2F_MST_raw_s |
Typedefs | |
typedef struct ALT_LWH2F_MST_s | ALT_LWH2F_MST_t |
typedef struct ALT_LWH2F_MST_raw_s | ALT_LWH2F_MST_raw_t |
struct ALT_LWH2F_MST_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.
Data Fields | ||
---|---|---|
volatile ALT_LWH2F_MST_F2H_t | mastergrp_fpga2hpsregs | ALT_LWH2F_MST_F2H |
volatile uint32_t | _pad_0x48_0xfff | UNDEFINED |
volatile ALT_LWH2F_MST_H2F_t | mastergrp_hps2fpgaregs | ALT_LWH2F_MST_H2F |
volatile uint32_t | _pad_0x1048_0x2fff | UNDEFINED |
volatile ALT_LWH2F_MST_B32_t | mastergrp_b32 | ALT_LWH2F_MST_B32 |
struct ALT_LWH2F_MST_raw_s |
The struct declaration for the raw register contents of register group ALT_LWH2F_MST.
Data Fields | ||
---|---|---|
volatile ALT_LWH2F_MST_F2H_raw_t | mastergrp_fpga2hpsregs | ALT_LWH2F_MST_F2H |
volatile uint32_t | _pad_0x48_0xfff | UNDEFINED |
volatile ALT_LWH2F_MST_H2F_raw_t | mastergrp_hps2fpgaregs | ALT_LWH2F_MST_H2F |
volatile uint32_t | _pad_0x1048_0x2fff | UNDEFINED |
volatile ALT_LWH2F_MST_B32_raw_t | mastergrp_b32 | ALT_LWH2F_MST_B32 |
typedef struct ALT_LWH2F_MST_s ALT_LWH2F_MST_t |
The typedef declaration for register group ALT_LWH2F_MST.
typedef struct ALT_LWH2F_MST_raw_s ALT_LWH2F_MST_raw_t |
The typedef declaration for the raw register contents of register group ALT_LWH2F_MST.