Crate tessel

Source
Expand description

Tessel API and crate.

Modules§

protocol

Structs§

Gpio
Gpio is a selection of pins.
I2cPort
An I2C Port.
LED
A LED models an LED on the Tessel board.
Pin
A GPIO pin usable as an input or output.
Port
A Port is a model of the Tessel hardware ports.
Tessel
Primary exported Tessel object with access to module ports, LEDs, and a button.

Traits§

PinSelect
Pin tuple conversion for gpio:pins(..)