[][src]Module embedded_platform::gpio::get

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.