view vcxo-manual/meas.h @ 128:623340e2c475

LICENSE: update for copyright registration completed
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 25 Dec 2019 05:27:25 +0000
parents bd62be88259d
children
line wrap: on
line source

struct meas {
	int	dac_value;
	int	freq_offset;
};