svd2rust 0.36.1

Generate Rust register maps (`struct`s) from SVD files
Documentation
1
2
3
4
5
pub mod device;
pub mod interrupt;
pub mod peripheral;
pub mod register;
pub mod riscv;