Type Alias rp_pico::Gp22I2C1Sda

source ·
pub type Gp22I2C1Sda = Pin<Gpio22, FunctionI2C, PullUp>;
Expand description

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

Aliased Type§

struct Gp22I2C1Sda { /* private fields */ }