precision-converters-firmware
|
: defines the console menu structure for the nanodac example code More...
Go to the source code of this file.
Macros | |
#define | DISPLAY_DAC_CHANNEL_SELECT_MENU |
#define | DAC_CHANNEL_COUNT 4 |
#define | DISPLAY_LDAC_MASK_SELECT_MENU |
#define | HARDWARE_CONTROLLED_GAIN |
#define | _1K_TO_GND_POWER_DOWN |
#define | _100K_TO_GND_POWER_DOWN |
#define | THREE_STATE_POWER_DOWN |
#define | TOTAL_OUTPUT_CODES ((1U << 16) - 1) |
Functions | |
int32_t | nanodac_app_initialize (void) |
Variables | |
console_menu | nanodac_main_menu |
: defines the console menu structure for the nanodac example code
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 _100K_TO_GND_POWER_DOWN |
#define _1K_TO_GND_POWER_DOWN |
#define DAC_CHANNEL_COUNT 4 |
#define DISPLAY_DAC_CHANNEL_SELECT_MENU |
#define DISPLAY_LDAC_MASK_SELECT_MENU |
#define HARDWARE_CONTROLLED_GAIN |
#define THREE_STATE_POWER_DOWN |
#define TOTAL_OUTPUT_CODES ((1U << 16) - 1) |
int32_t nanodac_app_initialize | ( | void | ) |
|
extern |