Docs.rs
ra4e2-pac-0.2.0
ra4e2-pac 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
nguyentri
Dependencies
cortex-m ^0.7.6
normal
cortex-m-rt ^0.7
normal
optional
phf ^0.12.1
normal
optional
Versions
70.9%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Rdr
ra4e2_
pac
0.2.0
Rdr
Aliased Type
Trait Implementations
Default
In ra4e2_
pac::
sci0
ra4e2_pac
::
sci0
Type Alias
Rdr
Copy item path
Source
pub type Rdr = RegValueT<Rdr_SPEC>;
Expand description
Receive Data Register
Aliased Type
§
pub struct Rdr {
/* private fields */
}
Trait Implementations
§
Source
§
impl
Default
for
Rdr
Source
§
fn
default
() ->
Rdr
Returns the “default value” for a type.
Read more