|
libiio
|
Public Member Functions | |
| def | __init__ (self, arguments, context) |
| def | write_information (self) |
Public Attributes | |
| arguments | |
| context | |
Class for receiving the requested information about the attributes.
| def iio_attr.Information.__init__ | ( | self, | |
| arguments, | |||
| context | |||
| ) |
Class constructor.
Args:
arguments: type=Arguments
Contains the input arguments.
context: type=iio.Context
The created context.
| def iio_attr.Information.write_information | ( | self | ) |
Write the requested information.
1.8.13