Docs.rs
sbi-spec-0.0.7
sbi-spec 0.0.7
Docs.rs crate page
MulanPSL-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
luojia65
github:rustsbi:release
Dependencies
static_assertions ^1.1.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sbi_spec
0.0.7
In sbi_spec::hsm::hart_state
?
Constant
sbi_spec
::
hsm
::
hart_state
::
STARTED
source
·
[
−
]
pub const STARTED:
usize
= 0;
Expand description
The hart is physically powered-up and executing normally.