Struct tessel::Port [] [src]

pub struct Port { /* fields omitted */ }

A Port is a model of the Tessel hardware ports.

Example

use tessel::Port;

Methods

impl Port
[src]