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