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
app/ad5770r_user_config.h
- Committer:
- mbradley
- Date:
- 2020-03-30
- Revision:
- 1:63c505e13da4
File content as of revision 1:63c505e13da4:
/*!
 *****************************************************************************
  @file:  ad5770_user_config.h
  @brief: user config header for ad5770r
  @details:
 -----------------------------------------------------------------------------
 *
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.
 ******************************************************************************/
#ifndef AD5770R_INIT_CONFIG_H_
#define AD5770R_INIT_CONFIG_H_
// #includes
// #defines
// Variables
extern struct ad5770r_init_param ad5770r_user_param;
// Function Prototypes
#endif /* AD5770R_INIT_CONFIG_H_ */