SLAU533D September 2013 – April 2017
This is a set of very simple code examples that demonstrate how to use the entire set of peripherals on the MSP430 MCU: ADC12, Timer_A, Timer_B, and so on. These do not use driverlib; rather, they access the MSP430 registers directly.
Every MSP430 MCU has a set of these code examples. When you write code that uses a peripheral, these examples can often serve as a starting point.