no-OS
|
Header file for AD7606 IIO interface. More...
Go to the source code of this file.
Classes | |
struct | ad7606_iio_dev |
Functions | |
int | ad7606_iio_init (struct ad7606_iio_dev **dev, struct ad7606_init_param *init_param) |
Initialize AD7606 for IIO interfacing. More... | |
int | ad7606_iio_remove (struct ad7606_iio_dev *dev) |
Header file for AD7606 IIO interface.
Copyright (c) 2024 Analog Devices, Inc. Copyright (c) 2024 BayLibre, SAS. All rights reserved.
This software is proprietary to Analog Devices, Inc. and its licensors. By using this software you agree to the terms of the associated Analog Devices Software License Agreement.
int ad7606_iio_init | ( | struct ad7606_iio_dev ** | dev, |
struct ad7606_init_param * | init_param | ||
) |
Initialize AD7606 for IIO interfacing.
dev | - The device structure. |
init_param | - The initialization parameters for the AD7606x device. |
int ad7606_iio_remove | ( | struct ad7606_iio_dev * | dev | ) |