Low level access to RISC-V processors
# Cargo.toml
[dependencies]
riscv = "0.16.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Read the mstatus CSR register
Ensure target is riscv32 or riscv64 and use unsafe blocks.
No dependency data recorded yet.