Go to the documentation of this file.
72 int32_t iio_ad463x_init(
struct iio_ad463x **desc,
76 int32_t iio_ad463x_remove(
struct iio_ad463x *desc);
Struct describing the scan type.
Definition: iio_types.h:173
char sign
Definition: iio_types.h:158
struct iio_channel * channels
Definition: iio_types.h:250
Header file of SPI Interface.
Header file of AD463x Driver.
int32_t ad463x_read_data(struct ad463x_dev *dev, uint32_t *buf, uint16_t samples)
Read from device. Enter register mode to read/write registers.
Definition: ad463x.c:321
Header file of iio_ad463x.
struct scan_type adc_scan_type
Definition: iio_adc_demo.c:228
Header file for iio_types.
#define NO_OS_BIT(x)
Definition: no_os_util.h:51
Structure holding channels and attributes of a device.
Definition: iio_types.h:243
Device initialization parameters.
Definition: ad463x.h:215
Definition: iio_types.h:156