no-OS
|
Descriptor that stores a iio specific state. More...
#include <iio_ad74413r.h>
Public Attributes | |
struct ad74413r_desc * | ad74413r_desc |
struct iio_device * | iio_dev |
uint32_t | active_channels |
uint8_t | no_of_active_channels |
struct ad74413r_channel_config | channel_configs [AD74413R_N_CHANNELS] |
struct iio_hw_trig * | trigger |
enum ad74413r_conv_seq | conv_state |
struct ad74413r_diag_channel_config | diag_channel_configs [AD74413R_N_DIAG_CHANNELS] |
Descriptor that stores a iio specific state.
uint32_t ad74413r_iio_desc::active_channels |
struct ad74413r_desc* ad74413r_iio_desc::ad74413r_desc |
struct ad74413r_channel_config ad74413r_iio_desc::channel_configs[AD74413R_N_CHANNELS] |
enum ad74413r_conv_seq ad74413r_iio_desc::conv_state |
struct ad74413r_diag_channel_config ad74413r_iio_desc::diag_channel_configs[AD74413R_N_DIAG_CHANNELS] |
struct iio_device* ad74413r_iio_desc::iio_dev |
uint8_t ad74413r_iio_desc::no_of_active_channels |
struct iio_hw_trig* ad74413r_iio_desc::trigger |