pub trait SdaPin<I2C> { }
Expand description

Marker trait for possible SDA pins for an I2C module.

Implementors