mcxn947-pac 0.0.3

Peripherals Access Crate for NXP mcxn947
Documentation
# MCX Pacs


Peripherals access crate for NXP MCX series microcontroller.

Crates generated with `svdtools`, `svd2rust` and `form`.

## Generate


Install tools by running `make install_tools`, this will install
`svdtools`, `svd2rust` and `form` with specific version.

run `make crates`, the crates will show in `pacs` folder.

> Note: Generated crates do not have a right version.

## LICENSE


This project is licensed by [MIT](./LICENSE)

All original svd files comes from NXP's SDK with BSD-3-Clause License.