Buffer

Members

class iio.Buffer(device, mask, idx=0)[source]

Represents a hardware I/O buffer.

cancel()[source]

Cancel the current buffer.

property device

Device for the buffer. type: iio.Device

property enabled

Represents the state (enabled/disabled) of the hardware buffer.