precision-converters-firmware
|
AD5592R console application interfaces. More...
#include "adi_console_menu.h"
Go to the source code of this file.
Functions | |
int32_t | ad5592r_app_initalization (void) |
Initialize AD5592/3R. ACTIVE_DEVICE defined in app_config.h. More... | |
Variables | |
console_menu | ad5592r_main_menu |
AD5592R console application interfaces.
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.
int32_t ad5592r_app_initalization | ( | void | ) |
Initialize AD5592/3R. ACTIVE_DEVICE defined in app_config.h.
The device initialization varies depending on what ACTIVE_DEVICE is defined. Device is reset and default register map values written. SPI or I2C initialization occurs.
|
extern |