Docs.rs
esp32-0.30.0
esp32 0.30.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
MabezDev
github:esp-rs:espressif
Dependencies
critical-section ^1.1.2
normal
optional
defmt ^0.3.6
normal
optional
vcell ^0.1.3
normal
xtensa-lx ^0.9.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
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
esp32
0.30.0
Module data
Structs
Type Aliases
In esp32::rtc_i2c
?
Settings
Module
esp32
::
rtc_i2c
::
data
Copy item path
source
·
[
−
]
Expand description
Structs
§
DATA_SPEC
You can
read
this register and get
data::R
. You can
reset
,
write
,
write_with_zero
this register using
data::W
. You can also
modify
this register. See
API
.
Type Aliases
§
R
Register
DATA
reader
W
Register
DATA
writer