OSDN Git Service

improve pat files
[fast-forth/master.git] / config / gema / MSP_EXP430FR5969.pat
index 9ea5cd8..478d2c6 100644 (file)
 ! You should have received a copy of the GNU General Public License
 ! along with this program.  If not, see <http://www.gnu.org/licenses/>.
 !
+\.f=\.4th!      to change file type
 !
+@define{@read{@mergepath{@inpath{};RemoveComments.pat;}}}
 !
 ! ======================================================================
 ! MSP430FR5969 Config
 ! ======================================================================
-
 @define{@read{@mergepath{@inpath{};MSP430FR5969.pat;}}}
 @define{@read{@mergepath{@inpath{};FastForthREGtoTI.pat;}}}
-@define{@read{@mergepath{@inpath{};RemoveComments.pat;}}}
 
 ! ======================================================================
 ! MSP_EXP430FR5969 board
@@ -203,6 +203,22 @@ TERM_SEL=\$20D!
 TERM_IE=\$21B!
 TERM_IFG=\$21D!
 
+TERM_CTLW0=\$5C0!    \ eUSCI_A control word 0        
+TERM_CTLW1=\$5C2!    \ eUSCI_A control word 1        
+TERM_BRW=\$5C6!         
+TERM_BR0=\$5C6!      \ eUSCI_A baud rate 0           
+TERM_BR1=\$5C7!      \ eUSCI_A baud rate 1           
+TERM_MCTLW=\$5C8!    \ eUSCI_A modulation control    
+TERM_STAT=\$5CA!     \ eUSCI_A status                
+TERM_RXBUF=\$5CC!    \ eUSCI_A receive buffer        
+TERM_TXBUF=\$5CE!    \ eUSCI_A transmit buffer       
+TERM_ABCTL=\$5D0!    \ eUSCI_A LIN control           
+TERM_IRTCTL=\$5D2!   \ eUSCI_A IrDA transmit control 
+TERM_IRRCTL=\$5D3!   \ eUSCI_A IrDA receive control  
+TERM_IE=\$5DA!       \ eUSCI_A interrupt enable      
+TERM_IFG=\$5DC!      \ eUSCI_A interrupt flags       
+TERM_IV=\$5DE!       \ eUSCI_A interrupt vector word 
+
 RTS=2!              ; P4.1
 CTS=1!              ; P4.0
 HANDSHAKIN=\$221!