Docs.rs
esp8266-hal-0.5.1
esp8266-hal 0.5.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
emosenkis
icewind1991
jessebraham
github:esp-rs:espressif
Dependencies
embedded-hal ^0.2
normal
esp8266 ^0.6
normal
esp8266-hal-proc-macros =0.1
normal
nb ^1.0
normal
paste ^1.0
normal
void ^1.0
normal
xtensa-lx ^0.7
normal
xtensa-lx-rt ^0.12
normal
panic-halt ^0.2
dev
Versions
32.62%
of the crate is documented
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
☰
RtcControlExt
Required Methods
rtc_control
Implementations on Foreign Types
RTCCNTL
Implementors
In esp8266_hal::rtccntl
?
Trait
esp8266_hal
::
rtccntl
::
RtcControlExt
source
·
[
−
]
pub trait RtcControlExt { fn
rtc_control
(self) ->
RtcControl
; }
Required Methods
source
fn
rtc_control
(self) ->
RtcControl
Implementations on Foreign Types
source
impl
RtcControlExt
for
RTCCNTL
source
fn
rtc_control
(self) ->
RtcControl
Implementors