RTEMS  5.1
Data Structures | Typedefs | Enumerations
alt_clock_group.h File Reference
#include "hwlib.h"
#include "socal/alt_clkmgr.h"

Go to the source code of this file.

Data Structures

struct  ALT_CLK_GROUP_RAW_CFG_s
 
union  ALT_CLK_GROUP_RAW_CFG_s::ALT_CLK_GROUP_RAW_CFG_u
 

Typedefs

typedef enum ALT_CLK_GRP_e ALT_CLK_GRP_t
 
typedef struct ALT_CLK_GROUP_RAW_CFG_s ALT_CLK_GROUP_RAW_CFG_t
 

Enumerations

enum  ALT_CLK_GRP_e { ALT_MAIN_PLL_CLK_GRP, ALT_PERIPH_PLL_CLK_GRP, ALT_SDRAM_PLL_CLK_GRP }
 

Detailed Description

Contains the definition of an opaque data structure that contains raw configuration information for a clock group.

Typedef Documentation

◆ ALT_CLK_GROUP_RAW_CFG_t

This type definition defines an opaque data structure for holding the configuration settings for a complete clock group.

◆ ALT_CLK_GRP_t

This type definition enumerates the clock groups

Enumeration Type Documentation

◆ ALT_CLK_GRP_e

This type definition enumerates the clock groups

Enumerator
ALT_MAIN_PLL_CLK_GRP 

Main PLL clock group

ALT_PERIPH_PLL_CLK_GRP 

Peripheral PLL clock group

ALT_SDRAM_PLL_CLK_GRP 

SDRAM PLL clock group