gnuradio::gruimpl::lmx2306 Namespace Reference


Classes

class  lmx2306
 Control the National LMX2306 PLL. More...

Variables

int R_REG = 0x0
int AB_REG = 0x1
int F_REG = 0x2
tuple F_counter_reset = (1 << 2)
tuple F_phase_detector_polarity = (1 << 7)
tuple F_LD_tri_state = (0 << 4)
tuple F_LD_R_divider_output = (4 << 4)
tuple F_LD_N_divider_output = (2 << 4)
tuple F_LD_serial_data_output = (6 << 4)
tuple F_LD_digital_lock_detect = (1 << 4)
tuple F_LD_open_drain = (5 << 4)
tuple F_LD_high = (3 << 4)
tuple F_LD_low = (7 << 4)
 F_default = F_LD_open_drain|F_phase_detector_polarity
tuple DB_CLK = (1 << 0)
tuple DB_DATA = (1 << 1)
tuple DB_LE = (1 << 2)
tuple DB_CE = (1 << 3)
tuple parser = OptionParser(option_class=eng_option)
string help = "set reference oscillator freq to FREQ"
tuple lmx = lmx2306(options.fosc, options.step_size)
tuple actual = lmx.set_freq(options.freq)

Variable Documentation

tuple gnuradio::gruimpl::lmx2306::actual = lmx.set_freq(options.freq)

string gnuradio::gruimpl::lmx2306::help = "set reference oscillator freq to FREQ"

tuple gnuradio::gruimpl::lmx2306::lmx = lmx2306(options.fosc, options.step_size)

tuple gnuradio::gruimpl::lmx2306::parser = OptionParser(option_class=eng_option)


Generated on Thu Mar 5 09:03:57 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8