Defines | Typedefs
PLL Symbols Defined
PLL

Defines

#define TIMEOUT   (0x1fff)
#define CSL_SYS_CGCR2_INIT_VALUE   (0x0806)

Typedefs

typedef struct PLL_ObjPLL_Handle

Define Documentation

#define CSL_SYS_CGCR2_INIT_VALUE   (0x0806)

PLL cotrol regsiter 2 intiailization value

#define TIMEOUT   (0x1fff)

This macro is used inside the function PLL_config to set the timeout value. This macro gives flexibility to the User to change the timeout value.

Referenced by PLL_config(), and PLL_enable().


Typedef Documentation

typedef struct PLL_Obj* PLL_Handle

Handle to the PLL device