precision-converters-firmware
|
: defines the console menu structure for the AD5770R example code More...
Go to the source code of this file.
Functions | |
int32_t | ad5770r_app_initialize (void) |
Initialize the AD5770R device and the SPI port as required. More... | |
Variables | |
console_menu | ad5770r_main_menu |
: defines the console menu structure for the AD5770R example code
Copyright (c) 2020-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.
int32_t ad5770r_app_initialize | ( | void | ) |
Initialize the AD5770R device and the SPI port as required.
This resets and then writes the default register map value to the device. A call to init the SPI port is made, but may not actually do very much, depending on the platform
|
extern |