view vcxo-manual/meas.h @ 67:3f92d88fbb1c

fc-rfcal-rxband: FFS write implemented
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 28 May 2017 07:22:09 +0000
parents bd62be88259d
children
line wrap: on
line source

struct meas {
	int	dac_value;
	int	freq_offset;
};