MSPM0 Driver Library Overview
Introduction
The Texas Instruments MSPM0 Driver Library (DriverLib) is a set of fully functional APIs used to configure, control, and manipulate the hardware peripherals of the MSPM0 platform.
In addition to being able to control all MSPM0 peripherals, DriverLib also gives the user the ability to use common ARM peripherals such as the Interrupt Controller (NVIC) and SysTick.
The DriverLib is meant to provide a software layer to the programmer in order to facilitate higher level of programming compared to direct register accesses.
Nearly every aspect of a MSPM0 device can be configured and driven using the DriverLib APIs. By using the high level software APIs provided by DriverLib, users can create powerful and intuitive code which is highly portable between devices.
API Guides
- MSPM0G1X0X_G3X0X DriverLib Guide
- MSPM0L11XX_L13XX DriverLib Guide
- MSPM0C110X DriverLib Guide
- MSPM0L122X_L222X DriverLib Guide
- MSPM0GX51X DriverLib Guide
- MSPM0L111X DriverLib Guide
- MSPM0H321X DriverLib Guide
- MSPM0C1105_C1106 DriverLib Guide
- MSPM0G518X DriverLib Guide
- MSPM0G511X DriverLib Guide
- MSPM0L211X_L112X DriverLib Guide