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
ad77681_regs.h
00001 /***************************************************************************//** 00002 * @file ad77681_regs.h 00003 * @brief Global declarations for ad77681_regs module 00004 ******************************************************************************** 00005 * Copyright (c) 2021 Analog Devices, Inc. 00006 * All rights reserved. 00007 * 00008 * This software is proprietary to Analog Devices, Inc. and its licensors. 00009 * By using this software you agree to the terms of the associated 00010 * Analog Devices Software License Agreement. 00011 *******************************************************************************/ 00012 #ifndef _AD77681_REGS_H_ 00013 #define _AD77681_REGS_H_ 00014 00015 /******************************************************************************/ 00016 /***************************** Include Files **********************************/ 00017 /******************************************************************************/ 00018 00019 #include <stdint.h> 00020 00021 /******************************************************************************/ 00022 /************************ Public Declarations *********************************/ 00023 /******************************************************************************/ 00024 00025 extern const uint32_t ad77681_regs[]; 00026 00027 #endif /* _AD77681_REGS_H_ */
Generated on Tue Jul 12 2022 19:15:23 by
1.7.2