]> oss.titaniummirror.com Git - msp430-libc.git/blobdiff - include/msp430x20x3.h
Imported msp430-libc-20100207
[msp430-libc.git] / include / msp430x20x3.h
index b7ff7b9238ef764f5ec86d8be46fe208faacad23..47db3dbd6496f5305ffa026a692e32410327f61b 100644 (file)
@@ -9,7 +9,7 @@
  * (c) 2005 by Steve Underwood <steveu@coppice.org>
  * Originally based in part on work by Texas Instruments Inc.
  *
- * $Id: msp430x20x3.h,v 1.5 2006/11/16 01:19:37 coppice Exp $
+ * $Id: msp430x20x3.h,v 1.7 2009/01/11 23:11:48 sb-sf Exp $
  */
 
 #include <iomacros.h>
 #define __MSP430_HAS_TA2__
 #define __MSP430_HAS_BC2__
 #define __MSP430_HAS_FLASH2__
-#define __MSP430_HAS_SD16_1__
+#define __MSP430_HAS_SD16_A__
+#define __MSP430_HAS_SD16_BUF__
+#define __MSP430_HAS_SD16_CH1__
+#define __MSP430_SD16IV_BASE__    0x110
+#define __MSP430_SD16MEM_BASE__   0x112
 #define __MSP430_HAS_USI__
 
-#define __msp430_have_sd16a
 
 #include <msp430/basic_clock.h>
 #include <msp430/flash.h>