scif_gclk_opt_t Struct Reference

#include <scif_uc3c.h>


Detailed Description

Generic clock generation settings.

Definition at line 198 of file scif_uc3c.h.


Data Fields

scif_gcctrl_oscsel_t clock_source
 The input clock source to use for the generic clock.
unsigned int diven
 Enable/disable the generic clock divisor.
unsigned int divider
 The division factor to apply to the clock src.
unsigned long extosc_f
 Oscillator external crystal(or external clock) frequency (board dependant).

Field Documentation

The input clock source to use for the generic clock.

Definition at line 201 of file scif_uc3c.h.

Referenced by local_start_dfll_clock(), scif_dfll0_closedloop_configure_and_start(), and scif_start_gclk().

unsigned int scif_gclk_opt_t::diven

Enable/disable the generic clock divisor.

Definition at line 205 of file scif_uc3c.h.

Referenced by local_start_dfll_clock(), scif_dfll0_closedloop_configure_and_start(), and scif_start_gclk().

The division factor to apply to the clock src.

Definition at line 203 of file scif_uc3c.h.

Referenced by scif_dfll0_closedloop_configure_and_start(), and scif_start_gclk().

Oscillator external crystal(or external clock) frequency (board dependant).

Definition at line 182 of file scif_uc3l.h.

Referenced by scif_dfll0_closedloop_configure_and_start().


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