]> oss.titaniummirror.com Git - msp430-libc.git/blobdiff - include/msp430x241x.h
Imported msp430-libc-20100207
[msp430-libc.git] / include / msp430x241x.h
index 418dded0ad41262217763f600a222d7e76fd39f3..27c83c574ee3e5c3971b0fe4fd12cc30d44e1c7d 100644 (file)
@@ -9,7 +9,7 @@
  * (c) 2007 by Steve Underwood <steveu@coppice.org>
  * Originally based in part on work by Texas Instruments Inc.
  *
- * $Id: msp430x241x.h,v 1.5 2008/06/18 22:25:51 cliechti Exp $
+ * $Id: msp430x241x.h,v 1.8 2009/07/26 05:53:27 pjansen Exp $
  *
  * 2008-03-06 - modifications by M Barnes
  * - changed to 241x series, in line with patch by G. Lemm
@@ -40,6 +40,7 @@
 #define __MSP430_HAS_PORT6_R__
 #define __MSP430_HAS_SVS__
 #define __MSP430_HAS_USCI__
+#define __MSP430_HAS_USCI0__
 #define __MSP430_HAS_USCI1__
 #define __MSP430_HAS_USCI_AB0__
 #define __MSP430_HAS_USCI_AB1__
 #define __MSP430_HAS_FLASH2__
 #define __MSP430_HAS_CAPLUS__
 #define __MSP430_HAS_ADC12__
-#define __MSP430_HAS_DAC12__
-#define __MSP430_HAS_DMA__
 
 
 #include <msp430/mpy.h>
 #include <msp430/gpio.h>
+#include <msp430/svs.h>
 #include <msp430/usci.h>
 #include <msp430/timera.h>
 #include <msp430/timerb.h>
@@ -62,8 +62,6 @@
 #include <msp430/flash.h>
 #include <msp430/compa.h>
 #include <msp430/adc12.h>
-#include <msp430/dac12.h>
-#include <msp430/dma.h>
 #include <msp430/common.h>
 
 #define IE1_                0x0000  /* Interrupt Enable 1 */