Trait OutputPin

Source
pub trait OutputPin: Pin { }
Expand description

Trait implemented by pins which can be used as outputs.

Implementors§