|
libiio
|


Public Member Functions | |
| ChannelsMask (uint nb_channels) | |
| def | __init__ (self, dev) |
| def | __del__ (self) |
| def | sample_size (self) |
Public Member Functions inherited from iio._IIO_Object | |
| def | __init__ (self, hdl, parent) |
| def | __eq__ (self, other) |
Public Member Functions inherited from iio.IIOObject | |
| void | Dispose () |
| Releases all resource used by the iio.IIOObject object. More... | |
Protected Member Functions | |
| override void | Destroy () |
Protected Member Functions inherited from iio.IIOObject | |
| IIOObject (IntPtr hdl) | |
Properties | |
| channels | |
A bitmask where each bit corresponds to an enabled channel.
| def iio.ChannelsMask.sample_size | ( | self | ) |
Return the sample size of the current channels mask. type: int
|
static |
1.8.13