![]() |
![]() |
Config-structure. More...
#include <csl_pll.h>
Data Fields | |
| Uint16 | PLLCNTL1 |
| Uint16 | PLLINCNTL |
| Uint16 | PLLCNTL2 |
| Uint16 | PLLOUTCNTL |
Config-structure.
Used to configure the pll using PLL_config function
| Uint16 PLL_Config::PLLCNTL1 |
PLL Control1 register controls the feed back divider, powering up of the pll and stand by mode
Referenced by PLL_config(), and PLL_getConfig().
| Uint16 PLL_Config::PLLCNTL2 |
PLL Control2 register controls the bypassing of the pll and power management related stuffs
Referenced by PLL_config(), and PLL_getConfig().
| Uint16 PLL_Config::PLLINCNTL |
PLL Input Control register controls the reference divider
Referenced by PLL_config(), and PLL_getConfig().
| Uint16 PLL_Config::PLLOUTCNTL |
PLL output control register controls the output divider
Referenced by PLL_config(), and PLL_getConfig().
1.7.4