arm-sysregs-xml 0.1.0

A library for parsing Arm system register XML files.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# arm-sysregs-xml

[![crates.io page](https://img.shields.io/crates/v/arm-sysregs-xml.svg)](https://crates.io/crates/arm-sysregs-xml)
[![docs.rs page](https://docs.rs/arm-sysregs-xml/badge.svg)](https://docs.rs/arm-sysregs-xml)

A library for parsing Arm system register XML files.

This is not an officially supported Google product.

## License

Licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).

## Contributing

If you want to contribute to the project, see details of
[how we accept contributions](CONTRIBUTING.md).