![]() |
![]() |
This object contains the reference to the instance of pll device. More...
#include <csl_pll.h>
Data Fields | |
| PLL_Config * | pllConfig |
| Uint32 | instId |
| CSL_SysRegsOvly | sysAddr |
This object contains the reference to the instance of pll device.
This object is initialized during pll initialization and passed as the parameter to all CSL APIs
| Uint32 PLL_Obj::instId |
Instance number of PLL
Referenced by PLL_init().
This structure is used by PLL_Config function to configure the PLL
Referenced by PLL_config().
| CSL_SysRegsOvly PLL_Obj::sysAddr |
SysRegsOvly structure address
Referenced by PLL_bypass(), PLL_config(), PLL_enable(), PLL_getConfig(), PLL_getTestLockMonStatus(), PLL_init(), and PLL_reset().
1.7.4