File Name                         			Description
---------------------------------------------------------------------------------------------------------------------------------
MSP430AFE25x_clks.c               	Basic Clock, Output Buffered SMCLK, ACLK and MCLK/10
MSP430AFE25x_nmi.c                 	Basic Clock, Configure RST/NMI as NMI
	
MSP430AFE25x_wdt_01.c              	WDT, Toggle P1.0, Interval Overflow ISR, DCO SMCLK
MSP430AFE25x_wdt_04.c              	WDT+ Failsafe Clock, DCO SMCLK
MSP430AFE25x_wdt_05.c              	Reset on Invalid Address fetch, Toggle P1.0
		
MSP430AFE25x_ta_01.c               	Timer_A, Toggle P1.0, CCR0 Cont. Mode ISR, DCO SMCLK
MSP430AFE25x_ta_02.c               	Timer_A, Toggle P1.0, CCR0 Up Mode ISR, DCO SMCLK
MSP430AFE25x_ta_03.c               	Timer_A, Toggle P1.0, Overflow ISR, DCO SMCLK
MSP430AFE25x_ta_04.c              	Timer_A, Toggle P1.0, Overflow ISR, VLO ACLK
MSP430AFE25x_ta_06.c               	Timer_A, Toggle P1.0, CCR1 Cont. Mode ISR, DCO SMCLK
MSP430AFE25x_ta_07.c               	Timer_A, Toggle P1.0-2, Cont. Mode ISR, DCO SMCLK
MSP430AFE25x_ta_13.c               	Timer_A, Toggle P1.1/TA0, Up/Down Mode, DCO SMCLK
MSP430AFE25x_ta_14.c               	Timer_A, Toggle P1.1/TA0, Up/Down Mode, VLO ACLK
MSP430AFE25x_ta_19.c               	Timer_A, PWM TA1, Up/Down Mode, DCO SMCLK
	
MSP430AFE_uart_115k.c 		USART0, 115200 UART Echo ISR, DCO SMCLK
	
MSP430AFE25x_lpm3_vlo.c 		Basic Clock, LPM3 Using WDT ISR, VLO ACLK
MSP430AFE25x_1_vlo.c 		Software Toggle P1.0, MCLK = VLO/8
	
MSP430AFE25x_MPY_01.c 		16x16 Unsigned Multiply
MSP430AFE25x_MPY_02.c 		8x8 Unsigned Multiply
MSP430AFE25x_MPY_03.c 		16x16 Signed Multiply
MSP430AFE25x_MPY_04.c 		8x8 Signed Multiply
MSP430AFE25x_MPY_05.c 		16x16 Unsigned Multiply Accumulate
MSP430AFE25x_MPY_06.c		8x8 Unsigned Multiply Accumulate
MSP430AFE25x_MPY_07.c 		16x16 Signed Multiply Accumulate
	
MSP430AFE25x_sd24_01.c 	 	SD24, Continuous Conversion on a Group of 3 Channels
MSP430AFE25x_sd24_02.c 	 	SD24, Single Conversion on a Group of 3 Channels
MSP430AFE25x_sd24_03.c	 	SD24, Continuous Conversion on a Single Channel
MSP430AFE25x_sd24_04.c 	 	SD24, Single Conversion on Single Channel Polling IFG
MSP430AFE25x_sd24_05.c 	 	SD24, Single Conversion on a Single Channel Using ISR
MSP430AFE25x_sd24_06.c 	 	SD24, Using the Integrated Temperature Sensor
MSP430AFE25x_sd24_10.c 		SD24, Continuous Conversion on a Group of Channels
MSP430AFE25x_sd24_11.c 		SD24, Single Conversion on a Group of Channels
	
MSP430AFE25x_flashwrite_01.c 	System Programming, Copy SegC to SegD
	
MSP430AFE25x_P1_01.c               	Software Poll P1.4, Set P1.0 if P1.4 = 1
MSP430AFE25x_P1_02.c               	Software Port Interrupt Service on P1.4 from LPM4
	
MSP430AFE25x_svs_01.c  		SVS, POR @ 2.5V Vcc
MSP430AFE25x_svs_03.c  		SVM, Toggle port 5.1 on Vcc < 2.8V
