scif_pll_opt_t Struct Reference

#include <scif_uc3c.h>


Detailed Description

PLL0/PLL1 startup options.

Definition at line 167 of file scif_uc3c.h.


Data Fields

unsigned int div
 PLL DIV in the PLL formula.
unsigned int lockcount
 PLL lockount.
unsigned int mul
 PLL MUL in the PLL formula.
unsigned char osc
 Specify the scillator input.
unsigned char pll_div2
 Divide the PLL output frequency by 2. (this settings does not change the FVCO value).
unsigned char pll_freq
 Set to 1 for VCO frequency range 80-180MHz, set to 0 for VCO frequency range 160-240Mhz.
unsigned char pll_wbwdisable
 1 Disable the Wide-Bandith Mode (Wide-Bandwith mode allow a faster startup time and out-of-lock time). 0 to enable the Wide-Bandith Mode.

Field Documentation

unsigned int scif_pll_opt_t::div

PLL DIV in the PLL formula.

Definition at line 178 of file scif_uc3c.h.

Referenced by scif_pll_setup().

PLL lockount.

Definition at line 180 of file scif_uc3c.h.

Referenced by scif_pll_setup().

unsigned int scif_pll_opt_t::mul

PLL MUL in the PLL formula.

Definition at line 176 of file scif_uc3c.h.

Referenced by scif_pll_setup().

unsigned char scif_pll_opt_t::osc

Specify the scillator input.

Definition at line 182 of file scif_uc3c.h.

Referenced by scif_pll_setup().

unsigned char scif_pll_opt_t::pll_div2

Divide the PLL output frequency by 2. (this settings does not change the FVCO value).

Definition at line 174 of file scif_uc3c.h.

Referenced by scif_pll_setup().

unsigned char scif_pll_opt_t::pll_freq

Set to 1 for VCO frequency range 80-180MHz, set to 0 for VCO frequency range 160-240Mhz.

Definition at line 170 of file scif_uc3c.h.

Referenced by scif_pll_setup().

1 Disable the Wide-Bandith Mode (Wide-Bandwith mode allow a faster startup time and out-of-lock time). 0 to enable the Wide-Bandith Mode.

Definition at line 172 of file scif_uc3c.h.

Referenced by scif_pll_setup().


Generated on Fri Feb 19 02:26:26 2010 for AVR32 UC3 - SCIF Driver Example 3 by  doxygen 1.5.5