no-OS
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
iio_ad7124.h
Go to the documentation of this file.
1/***************************************************************************/
33
34#ifndef IIO_AD7124_H
35#define IIO_AD7124_H
36
37#include "iio.h"
38
39extern struct iio_device iio_ad7124_device;
40
41#endif
Header file of iio.
struct iio_device iio_ad7124_device
Definition iio_ad7124.c:694
Structure holding channels and attributes of a device.
Definition iio_types.h:238