esp_hal
1.0.0-rc.1
Scl
Implementors
In esp_
hal::
i2c::
rtc
esp_hal
::
i2c
::
rtc
Trait
Scl
Copy item path
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
<'_>