Trait PinSda

Source
pub trait PinSda<I2C> { }
Expand description

Marker trait to define SDA pins for an I2C interface.

Implementors§