no-OS
Public Attributes | List of all members
ad74413r_iio_desc Struct Reference

Descriptor that stores a iio specific state. More...

#include <iio_ad74413r.h>

Collaboration diagram for ad74413r_iio_desc:
Collaboration graph
[legend]

Public Attributes

struct ad74413r_descad74413r_desc
 
struct iio_deviceiio_dev
 
uint32_t active_channels
 
uint8_t no_of_active_channels
 
struct ad74413r_channel_config channel_configs [AD74413R_N_CHANNELS]
 
struct iio_hw_trigtrigger
 
enum ad74413r_conv_seq conv_state
 
struct ad74413r_diag_channel_config diag_channel_configs [AD74413R_N_DIAG_CHANNELS]
 

Detailed Description

Descriptor that stores a iio specific state.

Member Data Documentation

◆ active_channels

uint32_t ad74413r_iio_desc::active_channels

◆ ad74413r_desc

struct ad74413r_desc* ad74413r_iio_desc::ad74413r_desc

◆ channel_configs

struct ad74413r_channel_config ad74413r_iio_desc::channel_configs[AD74413R_N_CHANNELS]

◆ conv_state

enum ad74413r_conv_seq ad74413r_iio_desc::conv_state

◆ diag_channel_configs

struct ad74413r_diag_channel_config ad74413r_iio_desc::diag_channel_configs[AD74413R_N_DIAG_CHANNELS]

◆ iio_dev

struct iio_device* ad74413r_iio_desc::iio_dev

◆ no_of_active_channels

uint8_t ad74413r_iio_desc::no_of_active_channels

◆ trigger

struct iio_hw_trig* ad74413r_iio_desc::trigger

The documentation for this struct was generated from the following file: