Device

Members


Device attributes

class iio.DeviceBufferAttr(device, name)[source]

Represents a buffer attribute of an IIO device.

property filename

The filename in sysfs to which this attribute is bound. type=str

property name

The name of this attribute. type=str

property value

Current value of this attribute. type=str