Docs.rs
bl61x-pac-0.1.0
bl61x-pac 0.1.0
Docs.rs crate page
GPL-3.0-only
Links
Repository
crates.io
Source
Owners
wsndshx
Dependencies
critical-section ^1.1.2
normal
optional
riscv ^0.11.1
normal
vcell ^0.1.3
normal
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
bl61x_
pac
0.1.0
R
Aliased Type
Trait Implementations
Debug
In bl61x_
pac::
dbi::
todo
bl61x_pac
::
dbi
::
todo
Type Alias
R
Copy item path
Source
pub type R =
R
<
TODO_SPEC
>;
Expand description
Register
todo
reader
Aliased Type
§
struct R {
/* private fields */
}
Trait Implementations
§
Source
§
impl
Debug
for
R
Source
§
fn
fmt
(&self, f: &mut
Formatter
<'_>) ->
Result
Formats the value using the given formatter.
Read more