lpc178x7x-pac

Crates.iolpc178x7x-pac
lib.rslpc178x7x-pac
version0.2.0
created_at2025-12-23 16:04:19.000571+00
updated_at2025-12-23 16:10:08.485832+00
descriptionPeripheral Access Crate for the NXP LPC17xx series microcontrollers
homepage
repositoryhttps://github.com/SakiiCode/lpc178x7x-pac
max_upload_size
id2001828
size6,168,904
Sakii (SakiiCode)

documentation

README

LPC178x7x-pac

This repository contains low-level register mappings for the NXP LPC177x and LPC178x series microcontrollers. The code is generated from an SVD file using svd2rust.

The SVD file used in this project is heavily edited and unofficial as the original was unusable with svd2rust, though only the naming has been modified, not the bit positions or addresses.

Documentation

The latest original SVD files are available in the LPC1700_DFP CMSIS-Pack.

Additional vendor supplied documents:

Commit count: 0

cargo fmt