CVS: msp430-libc/include/msp430 usci.h,1.1,1.2

Steve Underwood <[email protected]>
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.cvs
Message-ID <[email protected]>
Update of /cvsroot/mspgcc/msp430-libc/include/msp430
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24282/msp430-libc/include/msp430

Modified Files:
	usci.h 
Log Message:
Cleanup of a few errors


Index: usci.h
===================================================================
RCS file: /cvsroot/mspgcc/msp430-libc/include/msp430/usci.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -d -r1.1 -r1.2
--- usci.h	25 Jan 2006 16:19:12 -0000	1.1
+++ usci.h	5 Apr 2006 12:06:34 -0000	1.2
@@ -90,7 +90,7 @@
 #define UCA0STAT_           0x0065      /* USCI A0 Status Register */
 sfrb(UCA0STAT, UCA0STAT_);
 #define UCA0RXBUF_          0x0066      /* USCI A0 Receive Buffer */
-READ_ONLY sfrb(UCA0RXBUF, UCA0RXBUF_);
+/*READ_ONLY*/ sfrb(UCA0RXBUF, UCA0RXBUF_);
 #define UCA0TXBUF_          0x0067      /* USCI A0 Transmit Buffer */
 sfrb(UCA0TXBUF, UCA0TXBUF_);
 #define UCA0ABCTL_          0x005D      /* USCI A0 LIN Control */
@@ -113,7 +113,7 @@
 #define UCB0STAT_           0x006D      /* USCI B0 Status Register */
 sfrb(UCB0STAT, UCB0STAT_);
 #define UCB0RXBUF_          0x006E      /* USCI B0 Receive Buffer */
-READ_ONLY sfrb(UCB0RXBUF, UCB0RXBUF_);
+/*READ_ONLY*/ sfrb(UCB0RXBUF, UCB0RXBUF_);
 #define UCB0TXBUF_          0x006F      /* USCI B0 Transmit Buffer */
 sfrb(UCB0TXBUF, UCB0TXBUF_);
 #define UCB0I2COA_          0x0118      /* USCI B0 I2C Own Address */



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.