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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
SPI0Ext
Required Methods
flash
Implementations on Foreign Types
SPI0
Implementors
In esp8266_hal::flash
?
Trait
esp8266_hal
::
flash
::
SPI0Ext
source
·
[
−
]
pub trait SPI0Ext { fn
flash
(self) ->
ESPFlash
; }
Required Methods
source
fn
flash
(self) ->
ESPFlash
Implementations on Foreign Types
source
impl
SPI0Ext
for
SPI0
source
fn
flash
(self) ->
ESPFlash
Implementors