view vcxo-manual/meas.h @ 93:20e2b4571cd6

doc/Test-system-interface: typo fix
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 17 Jul 2017 07:03:11 +0000
parents bd62be88259d
children
line wrap: on
line source

struct meas {
	int	dac_value;
	int	freq_offset;
};