Skip to main content

Sda

Trait Sda 

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

Trait representing the RTC_I2C SDA pin.

Implementors§

Source§

impl Sda for GPIO1<'_>

Available on crate feature unstable only.
Source§

impl Sda for GPIO3<'_>

Available on crate feature unstable only.