pub trait PinScl<I2C> { }
Expand description

Marker trait to define SCL pins for an I2C interface.

Implementors