pub trait SclPin<I2C> { }
Expand description

Marker trait for possible SCL pins for an I2C module.

Implementors