no-OS
Loading...
Searching...
No Matches
ad5933_iio_dev Struct Reference

AD5933 IIO device descriptor. More...

#include <iio_ad5933.h>

Public Attributes

struct ad5933_dev * ad5933_dev
 
struct iio_device * iio_dev
 
uint32_t active_channels
 
uint8_t no_of_active_channels
 
uint8_t state
 
uint32_t current_output_freq
 
int16_t channel_data [1024]
 

Detailed Description

AD5933 IIO device descriptor.

Member Data Documentation

◆ active_channels

uint32_t ad5933_iio_dev::active_channels

Active channel mask (set on buffer pre-enable).

◆ ad5933_dev

struct ad5933_dev* ad5933_iio_dev::ad5933_dev

Underlying device driver descriptor.

◆ channel_data

int16_t ad5933_iio_dev::channel_data[1024]

◆ current_output_freq

uint32_t ad5933_iio_dev::current_output_freq

◆ iio_dev

struct iio_device* ad5933_iio_dev::iio_dev

IIO device descriptor.

◆ no_of_active_channels

uint8_t ad5933_iio_dev::no_of_active_channels

Number of active channels.

◆ state

uint8_t ad5933_iio_dev::state

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