]> oss.titaniummirror.com Git - msp430-libc.git/blobdiff - include/msp430x42x.h
Imported msp430-libc-20100207
[msp430-libc.git] / include / msp430x42x.h
index c4a64a4266e3c897c202ce76106f3e13aef5bcef..c2fab613d1af7b8435a433720f21cfbcedabd870 100644 (file)
@@ -9,7 +9,7 @@
  * (c) 2003 by Steve Underwood <steveu@coppice.org>
  * Originally based in part on work by Texas Instruments Inc.
  *
- * $Id: msp430x42x.h,v 1.3 2006/06/07 13:01:30 coppice Exp $
+ * $Id: msp430x42x.h,v 1.5 2009/01/11 23:11:48 sb-sf Exp $
  */
 
 #include <iomacros.h>
 #define __MSP430_HAS_TA3__
 #define __MSP430_HAS_FLASH__
 #define __MSP430_HAS_MPY__
-#define __MSP430_HAS_SD16_3__
+#define __MSP430_HAS_SD16_CH1__
+#define __MSP430_HAS_SD16_CH2__
+#define __MSP430_SD16IV_BASE__    0x110
+#define __MSP430_SD16MEM_BASE__   0x112
 
 #define __msp430_have_lcd_16_20
 #define LCD_BASE 0x90
-#define __msp430_have_sd16_1
-#define __msp430_have_sd16_2
 
 #include <msp430/basic_timer.h>
 #include <msp430/system_clock.h>