22#ifndef INCLUDED_IIO_ATTR_SINK_IMPL_H
23#define INCLUDED_IIO_ATTR_SINK_IMPL_H
46 struct iio_context *
ctx;
47 struct iio_device *
dev;
52 const std::string &channel,
int type,
bool output,
bool required_enable,
bool retry);
struct iio_device * dev
Definition attr_sink_impl.h:47
struct iio_context * ctx
Definition attr_sink_impl.h:46
struct iio_channel * chan
Definition attr_sink_impl.h:48
attr_sink_impl(const std::string &uri, const std::string &device, const std::string &channel, int type, bool output, bool required_enable, bool retry)
void write_attribute(pmt::pmt_t pdu)
<+description of block+>
Definition attr_sink.h:38
Definition attr_sink.h:30
Definition attr_sink.h:29