arm-sysregs-json 0.4.0

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

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

A library for parsing Arm system register JSON 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).