view vcxo-manual/meas.h @ 85:2bed7b024f64

fc-rfcal-txband: FFS write implemented
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 16 Jul 2017 00:00:46 +0000
parents bd62be88259d
children
line wrap: on
line source

struct meas {
	int	dac_value;
	int	freq_offset;
};