ruspiro-register 0.3.0

The crate provides simple to use macros to define MMIO registers representations allowing safe access to their contents. In addition this crate defines specific aarch64 and aarch32(CP15) registers to safely use them in rust code. This reduces the need of 'unsafe' calls.
Documentation