Trait Scl

Source
pub trait Scl:
    RtcPin
    + OutputPin
    + InputPin { }
Available on crate feature unstable only.
Expand description

Trait representing the RTC_I2C SCL pin.

Implementors§

Source§

impl Scl for GPIO0<'_>

Source§

impl Scl for GPIO2<'_>