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);
<+description of block+>
Definition: attr_sink.h:37
struct iio_device * dev
Definition: attr_sink_impl.h:47
Definition: attr_sink.h:29
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)
struct iio_context * ctx
Definition: attr_sink_impl.h:46
Definition: attr_sink_impl.h:34
struct iio_channel * chan
Definition: attr_sink_impl.h:48