Docs.rs
sbi-spec-0.0.8
sbi-spec 0.0.8
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
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.8
In sbi_
spec::
hsm::
hart_
state
sbi_spec
::
hsm
::
hart_state
Constant
STARTED
Copy item path
Source
pub const STARTED:
usize
= 0;
Expand description
The hart is physically powered-up and executing normally.