Docs.rs
embedded-platform-0.1.2
embedded-platform 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dflemstr
Dependencies
futures ^0.3.1
normal
Versions
41.4%
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
embedded_
platform
0.1.2
Module get
Module Items
Structs
Functions
In embedded_
platform::
gpio
embedded_platform
::
gpio
Module
get
Copy item path
Source
Expand description
Defines futures for getting the value off of a GPIO pin.
Structs
§
Get
A future which reads the value off a GPIO pin.
Functions
§
get
Creates a new
Get
for the provided GPIO pin.