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.
ad7124_regs.h
00001 #ifndef __AD7124_REGS_H__ 00002 #define __AD7124_REGS_H__ 00003 00004 #include "ad7124.h" 00005 00006 /*! Array holding the info for the ad7124 registers - address, initial value, 00007 size and access type. */ 00008 extern struct ad7124_st_reg ad7124_regs[AD7124_REG_NO]; 00009 00010 #endif /* __AD7124_REGS_H__ */
Generated on Thu Jul 21 2022 07:59:18 by
