Type Alias I2c1Pins

Source
type I2c1Pins = (Pin<Gpio2, FunctionI2c, PullUp>, Pin<Gpio3, FunctionI2c, PullUp>);