22#ifndef INCLUDED_IIO_HNCHBOARD2U_SOURCE_IMPL_H
23#define INCLUDED_IIO_HNCHBOARD2U_SOURCE_IMPL_H
41 void set_params(
unsigned long samplerate,
unsigned long lo_freq,
double gain_value);
unsigned int buffer_size
Definition flexi_source_impl.h:63
flexi_source_impl(struct iio_context *ctx, bool destroy_ctx, const std::string &device, const std::vector< std::string > &channels, const std::string &device_phy, const std::vector< std::string > &devparams, const std::vector< std::string > &phyparams, unsigned int buffer_size=DEFAULT_BUFFER_SIZE, unsigned int decimation=0)
struct iio_context * ctx
Definition flexi_source_impl.h:59
void set_params(unsigned long samplerate, unsigned long lo_freq, double gain_value)
hnchboard2u_source_impl(struct iio_context *ctx, unsigned long samplerate, unsigned long lo_freq, double gain_value, unsigned long buffer_size)
<+description of block+>
Definition hnchboard2u_source.h:41
Definition device_sink.h:36
Definition device_sink.h:35