no-OS
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
iio_ad9680.h
Go to the documentation of this file.
1/***************************************************************************/
33
34#ifndef IIO_AD9680_H
35#define IIO_AD9680_H
36
37#include "iio_types.h"
38#include "ad9680.h"
39
41extern struct iio_device const ad9680_iio_descriptor;
42
43#endif //IIO_AD9680_H
Header file of AD9680 Driver.
struct iio_device const ad9680_iio_descriptor
Definition iio_ad9680.c:37
Header file for iio_types.
Structure holding channels and attributes of a device.
Definition iio_types.h:238