scif_dfll_closedloop_conf_t Struct Reference

#include <scif_uc3l.h>


Detailed Description

DFLL closed-loop mode settings.

Definition at line 194 of file scif_uc3l.h.


Data Fields

unsigned int coarse
 The coarse value (= (fDFLL - SCIF_DFLL_MINFREQ_KHZ)*255/(SCIF_DFLL_MAXFREQ_KHZ - SCIF_DFLL_MINFREQ_KHZ)).
unsigned int coarsemaxstep
 Coarse maximum step size during coarse adjustment.
unsigned int finemaxstep
 Fine maximum step size during fine adjustment.
unsigned int fmul
 The fmul value (= (fDFLL*2^16)/fref).

Field Documentation

The coarse value (= (fDFLL - SCIF_DFLL_MINFREQ_KHZ)*255/(SCIF_DFLL_MAXFREQ_KHZ - SCIF_DFLL_MINFREQ_KHZ)).

Definition at line 197 of file scif_uc3l.h.

Referenced by scif_dfll0_closedloop_configure_and_start(), and scif_dfll0_closedloop_start().

Coarse maximum step size during coarse adjustment.

Definition at line 208 of file scif_uc3l.h.

Referenced by scif_dfll0_closedloop_configure_and_start(), and scif_dfll0_closedloop_start().

Fine maximum step size during fine adjustment.

Definition at line 206 of file scif_uc3l.h.

Referenced by scif_dfll0_closedloop_configure_and_start(), and scif_dfll0_closedloop_start().

The fmul value (= (fDFLL*2^16)/fref).

Definition at line 199 of file scif_uc3l.h.

Referenced by scif_dfll0_closedloop_configure_and_start(), and scif_dfll0_closedloop_start().


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