esp_hal
1.0.0-rc.1
Sda
Implementors
In esp_
hal::
i2c::
rtc
esp_hal
::
i2c
::
rtc
Trait
Sda
Copy item path
Source
pub trait Sda:
RtcPin
+
OutputPin
+
InputPin
{ }
Available on
crate feature
unstable
only.
Expand description
Trait representing the RTC_I2C SDA pin.
Implementors
§
Source
§
impl
Sda
for
GPIO1
<'_>
Source
§
impl
Sda
for
GPIO3
<'_>