t_pll_params Struct Reference


Data Fields

unsigned int p: 11
unsigned int q: 8
unsigned int dv: 7
unsigned int corr: 3
unsigned int rslt: 3

Detailed Description

Definition at line 146 of file fpgaclocks.c.


Field Documentation

unsigned int t_pll_params::p

Definition at line 147 of file fpgaclocks.c.

Referenced by calc_pll_params(), and setClockFreq().

unsigned int t_pll_params::q

Definition at line 148 of file fpgaclocks.c.

Referenced by calc_pll_params(), and setClockFreq().

unsigned int t_pll_params::dv

Definition at line 149 of file fpgaclocks.c.

Referenced by calc_pll_params(), and setClockFreq().

unsigned int t_pll_params::corr

Definition at line 150 of file fpgaclocks.c.

Referenced by calc_pll_params(), and setClockFreq().

unsigned int t_pll_params::rslt

Definition at line 151 of file fpgaclocks.c.

Referenced by calc_pll_params().


The documentation for this struct was generated from the following files:
Generated on Fri Nov 28 00:08:55 2008 for elphel by  doxygen 1.5.1