Docs.rs
bl702-hal-0.0.3
bl702-hal 0.0.3
Permalink
Docs.rs crate page
MIT
OR
MulanPSL-2.0
Links
Repository
crates.io
Source
Owners
9names
Dependencies
bl702-pac ^0.0.2
normal
embedded-hal =1.0.0-alpha.5
normal
embedded-hal ^0.2.7
normal
embedded-time ^0.12.0
normal
nb ^1.0
normal
paste ^1.0
normal
riscv ^0.8.0
normal
panic-halt ^0.2.0
dev
riscv-rt ^0.9.0
dev
riscv-target ^0.1.2
build
Versions
63.01%
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module delay
bl702_
hal
0.0.3
Module delay
Module Items
Structs
In crate bl702_
hal
bl702_hal
Module
delay
Copy item path
Source
Expand description
Delays
Structs
ยง
Mcycle
Delay
Use RISCV machine-mode cycle counter (
mcycle
) as a delay provider.