8000 GitHub - xmc-rs/xmc4800: XMC4800 Peripheral interface library generated from an SVD
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xmc-rs/xmc4800

Repository files navigation

XMC4800

THIS IS A WORK IN PROGRESS AND MUCH IS UNTESTED

crates.io rust

This is a 'peripheral access crate' for interfacing to the XMC4800 series of microcontrollers for embedded support in Rust that is generated using svd2rust and an SVD file provided by Infineon.

All API's and usage (besides what registers exist) are defined by svd2rust

Generate Crate from SVD

# Necessary 3rd-party tools
cargo install svd2rust
cargo install form
rustup component add rustfmt

svd.sh # Generates code from crate and formats to rustfmt

About

XMC4800 Peripheral interface library generated from an SVD

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

Languages

0