|
libiio
|
Represents a device in the IIO context. More...
#include <iio.h>

Public Attributes | |
| const struct iio_context * | ctx |
| struct iio_device_pdata * | pdata |
| void * | userdata |
| char * | name |
| char * | id |
| char * | label |
| struct iio_dev_attrs | attrs |
| struct iio_dev_attrs | buffer_attrs |
| struct iio_dev_attrs | debug_attrs |
| struct iio_channel ** | channels |
| unsigned int | nb_channels |
Represents a device in the IIO context.
1.8.13