view vcxo-manual/meas.h @ 21:a3f48378658d

autocal: beginning of fc-rfcal-vcxo
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 22 May 2017 20:51:55 +0000
parents bd62be88259d
children
line wrap: on
line source

struct meas {
	int	dac_value;
	int	freq_offset;
};