![]() |
Altera SoCAL
16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
|
Port Sum of Weight Register
This register is used to configure the DRAM burst operation scheduling.
Data Structures | |
struct | ALT_SDR_CTL_MPWT_s |
struct | ALT_SDR_CTL_MPWT_raw_s |
Typedefs | |
typedef struct ALT_SDR_CTL_MPWT_s | ALT_SDR_CTL_MPWT_t |
typedef struct ALT_SDR_CTL_MPWT_raw_s | ALT_SDR_CTL_MPWT_raw_t |
struct ALT_SDR_CTL_MPWT_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_SDR_CTL_MPWT.
Data Fields | ||
---|---|---|
volatile ALT_SDR_CTL_MPWT_MPWEIGHT_0_4_t |
mpweight_0_4 | ALT_SDR_CTL_MPWT_MPWEIGHT_0_4 |
volatile ALT_SDR_CTL_MPWT_MPWEIGHT_1_4_t |
mpweight_1_4 | ALT_SDR_CTL_MPWT_MPWEIGHT_1_4 |
volatile ALT_SDR_CTL_MPWT_MPWEIGHT_2_4_t |
mpweight_2_4 | ALT_SDR_CTL_MPWT_MPWEIGHT_2_4 |
volatile ALT_SDR_CTL_MPWT_MPWEIGHT_3_4_t |
mpweight_3_4 | ALT_SDR_CTL_MPWT_MPWEIGHT_3_4 |
struct ALT_SDR_CTL_MPWT_raw_s |
The struct declaration for the raw register contents of register group ALT_SDR_CTL_MPWT.
Data Fields | ||
---|---|---|
volatile uint32_t | mpweight_0_4 | ALT_SDR_CTL_MPWT_MPWEIGHT_0_4 |
volatile uint32_t | mpweight_1_4 | ALT_SDR_CTL_MPWT_MPWEIGHT_1_4 |
volatile uint32_t | mpweight_2_4 | ALT_SDR_CTL_MPWT_MPWEIGHT_2_4 |
volatile uint32_t | mpweight_3_4 | ALT_SDR_CTL_MPWT_MPWEIGHT_3_4 |
typedef struct ALT_SDR_CTL_MPWT_s ALT_SDR_CTL_MPWT_t |
The typedef declaration for register group ALT_SDR_CTL_MPWT.
typedef struct ALT_SDR_CTL_MPWT_raw_s ALT_SDR_CTL_MPWT_raw_t |
The typedef declaration for the raw register contents of register group ALT_SDR_CTL_MPWT.