Mitchell Wright / AD7124_no_OS
Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers ad7124_regs.h Source File

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__ */