msp432p401r-pac 0.2.0

MSP432P401R Peripheral Access API (PAC)
Documentation
# MSP432P401R-PAC ![crates.io]https://img.shields.io/crates/v/msp432p401r-pac.svg
Peripheral Access API (PAC) for the MSP432P401R microcontroller generated with [svd2rust](https://github.com/rust-embedded/svd2rust) tool v0.17.0

## Usage

Add to `Cargo.toml`:
```toml
msp432p401r-pac = "0.1.1"
```