Split ureg::Mmio into Mmio and MmioMut.

This makes it easy for the same RegisterBlock to be used with either a
Mmio or MmioMut trait depending on whether the owner has permission to
mutate the registers.
2 files changed
tree: f376153fe264d0d78c01f48e8f5681e70edef1e6
  1. lib/
  2. src/
  3. .gitignore
  4. Cargo.toml
  5. LICENSE
  6. README.md
  7. SECURITY.md
README.md

caliptra-ureg