Docs.rs
esp32-0.12.0
esp32 0.12.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
MabezDev
github:esp-rs:espressif
Dependencies
bare-metal ^1.0
normal
vcell ^0.1
normal
xtensa-lx ^0.7.0
normal
xtensa-lx-rt ^0.11.0
normal
Versions
100%
of the crate is documented
Go to latest version
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
DATE
In esp32::uart0
?
Type Definition
esp32
::
uart0
::
DATE
source
·
[
−
]
pub type DATE =
Reg
<
DATE_SPEC
>;
Expand description
DATE register accessor: an alias for
Reg<DATE_SPEC>