MSP430 Driver Library is a set of API calls that allow one to program the MSP430 without having to use direct register accesses. The most important configuration options for all peripherals are provided in an easy to read format. In addition, DriverLib APIs also handle low level details. Using the MSP430 Driver Library can greatly speed up development time and make code easy to read and more portable.