Skip to main content
Scl
esp_hal
1.2.0-rc.0
Scl
Implementors
In esp_
hal::
i2c::
lp_
i2c
esp_hal
::
i2c
::
lp_i2c
Trait
Scl
Copy item path
Source
pub trait Scl:
LpPin
+
OutputPin
+
InputPin
{ }
Expand description
Trait representing the LP_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.