scif_gclk_opt_t Struct Reference

#include <scif_uc3c.h>


Detailed Description

Generic clock generation settings.

Definition at line 202 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 205 of file scif_uc3c.h.

Referenced by 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 209 of file scif_uc3c.h.

Referenced by scif_dfll0_closedloop_configure_and_start(), and scif_start_gclk().

The division factor to apply to the clock src.

Definition at line 207 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 188 of file scif_uc3l.h.

Referenced by scif_dfll0_closedloop_configure_and_start().


Generated on Thu Dec 17 19:59:25 2009 for AVR32 UC3 - SCIF Driver Example 3 by  doxygen 1.5.5