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

Description

Members

 Register : ddr_T_main_Scheduler_Id_CoreId
 
 Register : ddr_T_main_Scheduler_Id_RevisionId
 
 Register : ddr_T_main_Scheduler_DdrConf
 
 Register : ddr_T_main_Scheduler_DdrTiming
 
 Register : ddr_T_main_Scheduler_DdrMode
 
 Register : ddr_T_main_Scheduler_ReadLatency
 
 Register : ddr_T_main_Scheduler_Activate
 
 Register : ddr_T_main_Scheduler_DevToDev
 

Data Structures

struct  ALT_NOC_MPU_DDR_T_SCHED_s
 
struct  ALT_NOC_MPU_DDR_T_SCHED_raw_s
 

Typedefs

typedef struct
ALT_NOC_MPU_DDR_T_SCHED_s 
ALT_NOC_MPU_DDR_T_SCHED_t
 
typedef struct
ALT_NOC_MPU_DDR_T_SCHED_raw_s 
ALT_NOC_MPU_DDR_T_SCHED_raw_t
 

Data Structure Documentation

struct ALT_NOC_MPU_DDR_T_SCHED_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_NOC_MPU_DDR_T_SCHED.

Data Fields
volatile
ALT_NOC_MPU_DDR_T_SCHED_COREID_t
ddr_T_main_Scheduler_Id_CoreId ALT_NOC_MPU_DDR_T_SCHED_COREID
volatile
ALT_NOC_MPU_DDR_T_SCHED_REVID_t
ddr_T_main_Scheduler_Id_RevisionId ALT_NOC_MPU_DDR_T_SCHED_REVID
volatile
ALT_NOC_MPU_DDR_T_SCHED_DDRCONF_t
ddr_T_main_Scheduler_DdrConf ALT_NOC_MPU_DDR_T_SCHED_DDRCONF
volatile
ALT_NOC_MPU_DDR_T_SCHED_DDRTIMING_t
ddr_T_main_Scheduler_DdrTiming ALT_NOC_MPU_DDR_T_SCHED_DDRTIMING
volatile
ALT_NOC_MPU_DDR_T_SCHED_DDRMOD_t
ddr_T_main_Scheduler_DdrMode ALT_NOC_MPU_DDR_T_SCHED_DDRMOD
volatile
ALT_NOC_MPU_DDR_T_SCHED_RDLATENCY_t
ddr_T_main_Scheduler_ReadLatency ALT_NOC_MPU_DDR_T_SCHED_RDLATENCY
volatile uint32_t _pad_0x18_0x37 UNDEFINED
volatile
ALT_NOC_MPU_DDR_T_SCHED_ACTIVATE_t
ddr_T_main_Scheduler_Activate ALT_NOC_MPU_DDR_T_SCHED_ACTIVATE
volatile
ALT_NOC_MPU_DDR_T_SCHED_DEVTODEV_t
ddr_T_main_Scheduler_DevToDev ALT_NOC_MPU_DDR_T_SCHED_DEVTODEV
volatile uint32_t _pad_0x40_0x80 UNDEFINED
struct ALT_NOC_MPU_DDR_T_SCHED_raw_s

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

Data Fields
volatile uint32_t ddr_T_main_Scheduler_Id_CoreId ALT_NOC_MPU_DDR_T_SCHED_COREID
volatile uint32_t ddr_T_main_Scheduler_Id_RevisionId ALT_NOC_MPU_DDR_T_SCHED_REVID
volatile uint32_t ddr_T_main_Scheduler_DdrConf ALT_NOC_MPU_DDR_T_SCHED_DDRCONF
volatile uint32_t ddr_T_main_Scheduler_DdrTiming ALT_NOC_MPU_DDR_T_SCHED_DDRTIMING
volatile uint32_t ddr_T_main_Scheduler_DdrMode ALT_NOC_MPU_DDR_T_SCHED_DDRMOD
volatile uint32_t ddr_T_main_Scheduler_ReadLatency ALT_NOC_MPU_DDR_T_SCHED_RDLATENCY
volatile uint32_t _pad_0x18_0x37 UNDEFINED
volatile uint32_t ddr_T_main_Scheduler_Activate ALT_NOC_MPU_DDR_T_SCHED_ACTIVATE
volatile uint32_t ddr_T_main_Scheduler_DevToDev ALT_NOC_MPU_DDR_T_SCHED_DEVTODEV
volatile uint32_t _pad_0x40_0x80 UNDEFINED

Typedef Documentation

The typedef declaration for register group ALT_NOC_MPU_DDR_T_SCHED.

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