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