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
Tdr
ra4e2_
pac
0.2.0
Tdr
Aliased Type
Trait Implementations
Default
In ra4e2_
pac::
sci0
ra4e2_pac
::
sci0
Type Alias
Tdr
Copy item path
Source
pub type Tdr = RegValueT<Tdr_SPEC>;
Expand description
Transmit Data Register
Aliased Type
§
pub struct Tdr {
/* private fields */
}
Trait Implementations
§
Source
§
impl
Default
for
Tdr
Source
§
fn
default
() ->
Tdr
Returns the “default value” for a type.
Read more