precision-converters-firmware
|
: Header for AD717x/AD411x console application interface. More...
Go to the source code of this file.
Classes | |
struct | ad717x_setup_config |
Macros | |
#define | ADC_REF_VOLTAGE 2.5 |
#define | ADC_RESOLUTION 24 |
#define | NUMBER_OF_CHANNELS 16U |
#define | NUMBER_OF_SETUPS 8U |
Functions | |
int32_t | ad717x_app_initialize (void) |
Initialize the AD717x device and associated low level peripherals. More... | |
Variables | |
console_menu | ad717x_main_menu |
: Header for AD717x/AD411x console application interface.
Copyright (c) 2020 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.
#define ADC_REF_VOLTAGE 2.5 |
#define ADC_RESOLUTION 24 |
#define NUMBER_OF_CHANNELS 16U |
#define NUMBER_OF_SETUPS 8U |
int32_t ad717x_app_initialize | ( | void | ) |
Initialize the AD717x device and associated low level peripherals.
|
extern |