Docs.rs
e310x-0.12.0
e310x 0.12.0
Permalink
Docs.rs crate page
ISC
24 July 2026
Links
Repository
crates.io
Source
Owners
dvc94ch
github:rust-embedded:riscv
Dependencies
critical-section ^1.2.0
normal
optional
riscv ^0.12.0
normal
riscv-peripheral ^0.2.0
normal
riscv-rt ^0.13.0
normal
optional
vcell ^0.1.3
normal
Versions
99.97%
of the crate is documented
Platform
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
Skip to main content
R
e310x
0.12.0
R
Aliased Type
Trait Implementations
Debug
In e310x::
otp::
clock
e310x
::
otp
::
clock
Type Alias
R
Copy item path
Source
pub type R =
R
<
ClockSpec
>;
Expand description
Register
clock
reader
Aliased Type
§
pub 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