0.1.2 |
|
---|---|
0.1.1 |
|
0.1.0 |
|
#76 in #riscv
Used in riscvsbi
73KB
2K
SLoC
Low level access to RISC-V processors
lib.rs
:
Low level access to RISC-V processors
Features
This crate provides:
- Access to core registers like
mstatus
ormcause
. - Interrupt manipulation mechanisms.
- Wrappers around assembly instructions like
WFI
.
Dependencies
~40KB