# 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" ```