no-OS
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
iio_ad9083.h
Go to the documentation of this file.
1/***************************************************************************/
33
34#ifdef IIO_SUPPORT
35
36#ifndef IIO_AD9083_H_
37#define IIO_AD9083_H_
38
39#include "iio_types.h"
40
42extern struct iio_device ad9083_iio_descriptor;
43
44#endif /* IIO_AD9083_H_ */
45#endif /* IIO_SUPPORT */
Header file for iio_types.
Structure holding channels and attributes of a device.
Definition iio_types.h:238