rp2040_
combined
0.1.0
In rp2040_
combined::
app
rp2040_combined
::
app
Type Alias
I2c1Pins
Copy item path
Source
type I2c1Pins = (Pin<Gpio2, FunctionI2c, PullUp>, Pin<Gpio3, FunctionI2c, PullUp>);