![]() |
no-OS
|
Structure holding channel attributess. More...
#include <iio_types.h>
Public Attributes | |
| int16_t | ch_num |
| bool | ch_out |
| enum iio_chan_type | type |
| bool | differential |
| uint32_t | address |
Structure holding channel attributess.
| uint32_t iio_ch_info::address |
Driver specific identifier.
| int16_t iio_ch_info::ch_num |
Channel number. TODO: refactor out the ch_ prefix.
| bool iio_ch_info::ch_out |
Channel direction: input/output. TODO: refactor out the ch_ prefix.
| bool iio_ch_info::differential |
Differential channel indicator
| enum iio_chan_type iio_ch_info::type |
Channel type