precision-converters-firmware
|
Header file for AD7689 IIO interface. More...
#include "iio.h"
#include "iio_types.h"
#include "ad7689.h"
Go to the source code of this file.
Functions | |
int32_t | ad7689_iio_initialize (void) |
Initialize the IIO interface for AD7689 IIO device. More... | |
void | ad7689_iio_event_handler (void) |
Run the AD7689 IIO event handler. More... | |
Variables | |
struct ad7689_dev * | p_ad7689_dev_inst |
struct ad7689_config | ad7689_current_config |
Header file for AD7689 IIO interface.
Copyright (c) 2021 Analog Devices, Inc. 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.
void ad7689_iio_event_handler | ( | void | ) |
Run the AD7689 IIO event handler.
This function monitors the new IIO client event
int32_t ad7689_iio_initialize | ( | void | ) |
Initialize the IIO interface for AD7689 IIO device.
|
extern |
|
extern |