Trait TouchPin

Source
pub trait TouchPin: Pin { }
Available on crate feature unstable only.
Expand description

Trait implemented by pins which can be used as Touchpad pins

§Stability

This API is marked as unstable and is only available when the unstable crate feature is enabled. This comes with no stability guarantees, and could be changed or removed at any time.

Implementors§