Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: platform_drivers adi_console_menu
ad5770r_console_app.h File Reference
: 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 AD7124 device and the SPI port as required. | |
Detailed Description
: defines the console menu structure for the AD5770R 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.
Definition in file ad5770r_console_app.h.
Function Documentation
| int32_t ad5770r_app_initialize | ( | void | ) |
Initialize the AD7124 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
Definition at line 65 of file ad5770r_console_app.c.
Generated on Thu Jul 28 2022 09:39:03 by
1.7.2