Type Alias I2c1SclPin

Source
type I2c1SclPin = Pin<Gpio3, FunctionI2c, PullUp>;

Aliased Typeยง

struct I2c1SclPin { /* private fields */ }