Type Alias rp_pico::Gp10I2C1Sda

source ·
pub type Gp10I2C1Sda = Pin<Gpio10, FunctionI2C, PullUp>;
Expand description

I2C Function alias for pin crate::Pins::gpio10. Alias for a configured Pin

Aliased Type§

struct Gp10I2C1Sda { /* private fields */ }