11 #ifndef INCLUDED_IIO_ATTR_SOURCE_H 12 #define INCLUDED_IIO_ATTR_SOURCE_H 33 typedef std::shared_ptr<attr_source>
sptr;
60 static sptr make(
const std::string& uri,
61 const std::string& device,
62 const std::string& channel,
63 const std::string& attribute,
64 int update_interval_ms,
65 int samples_per_update,
attr_type_t
Definition: iio_types.h:23
std::shared_ptr< attr_source > sptr
Definition: attr_source.h:33
data_type_t
Definition: iio_types.h:21
GNU Radio logging wrapper.
Definition: basic_block.h:29
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:25
Generic reader for attributes of IIO devices.
Definition: attr_source.h:30
#define IIO_API
Definition: gr-iio/include/gnuradio/iio/api.h:18