|
libiio
|
Public Member Functions | |
| def | __init__ (self, ctx, arguments) |
| def | create (self) |
Public Attributes | |
| ctx | |
| arguments | |
| dev | |
Class for creating the buffer.
| def iio_writedev.BufferBuilder.__init__ | ( | self, | |
| ctx, | |||
| arguments | |||
| ) |
Class constructor.
Args:
ctx: type=iio.Context
This buffer's context.
arguments: type=Arguments
Contains the input arguments.
| def iio_writedev.BufferBuilder.create | ( | self | ) |
Create the IIO buffer.
1.8.13