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

Description

Members

 Register : NOC Internal PLL Counters - nocclk
 

Data Structures

struct  ALT_CLKMGR_ALTERA_s
 
struct  ALT_CLKMGR_ALTERA_raw_s
 

Typedefs

typedef struct ALT_CLKMGR_ALTERA_s ALT_CLKMGR_ALTERA_t
 
typedef struct
ALT_CLKMGR_ALTERA_raw_s 
ALT_CLKMGR_ALTERA_raw_t
 

Data Structure Documentation

struct ALT_CLKMGR_ALTERA_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_CLKMGR_ALTERA.

Data Fields
volatile uint32_t _pad_0x0_0x3 UNDEFINED
volatile ALT_CLKMGR_NOCCLK_t nocclk ALT_CLKMGR_NOCCLK
volatile uint32_t _pad_0x8_0x40 UNDEFINED
struct ALT_CLKMGR_ALTERA_raw_s

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

Data Fields
volatile uint32_t _pad_0x0_0x3 UNDEFINED
volatile uint32_t nocclk ALT_CLKMGR_NOCCLK
volatile uint32_t _pad_0x8_0x40 UNDEFINED

Typedef Documentation

The typedef declaration for register group ALT_CLKMGR_ALTERA.

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