Trait InputPin

Source
pub trait InputPin: Pin { }
Expand description

Trait implemented by pins which can be used as inputs.

Implementors§