Data Fields
PLL_Config Struct Reference

Config-structure. More...

#include <csl_pll.h>

Data Fields

Uint16 PLLCNTL1
Uint16 PLLINCNTL
Uint16 PLLCNTL2
Uint16 PLLOUTCNTL

Detailed Description

Config-structure.

Used to configure the pll using PLL_config function


Field Documentation

PLL Control1 register controls the feed back divider, powering up of the pll and stand by mode

Referenced by PLL_config(), and PLL_getConfig().

PLL Control2 register controls the bypassing of the pll and power management related stuffs

Referenced by PLL_config(), and PLL_getConfig().

PLL Input Control register controls the reference divider

Referenced by PLL_config(), and PLL_getConfig().

PLL output control register controls the output divider

Referenced by PLL_config(), and PLL_getConfig().


The documentation for this struct was generated from the following file: