Skip to main content

Scl

Trait Scl 

Source
pub trait Scl:
    RtcPin
    + OutputPin
    + InputPin { }
Expand description

Trait representing the RTC_I2C SCL pin.

Implementors§

Source§

impl Scl for GPIO0<'_>

Available on crate feature unstable only.
Source§

impl Scl for GPIO2<'_>

Available on crate feature unstable only.