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 debug attribute of an IIO device.
def iio.DeviceDebugAttr.__init__ | ( | self, | |
device, | |||
name | |||
) |
Initialize a new instance of the DeviceDebugAttr class. :param device: type=iio.Device A valid instance of the iio.Device class. :param name: type=str The device debug attribute's name returns: type=iio.DeviceDebugAttr A new instance of this class