libiio
|
Public Member Functions | |
def | __init__ (self, device, name) |
![]() | |
def | __init__ (self, device, name) |
![]() | |
def | __init__ (self, name, filename=None) |
def | __str__ (self) |
Additional Inherited Members | |
![]() | |
name | |
filename | |
value | |
Represents a buffer attribute of an IIO device.
def iio.DeviceBufferAttr.__init__ | ( | self, | |
device, | |||
name | |||
) |
Initialize a new instance of the DeviceBufferAttr class. :param device: type=iio.Device A valid instance of the iio.Device class. :param name: type=str The device buffer attribute's name returns: type=iio.DeviceBufferAttr A new instance of this class