Type Alias rp_pico::Gp18I2C1Sda

source ·
pub type Gp18I2C1Sda = Pin<Gpio18, FunctionI2C, PullUp>;
Expand description

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

Aliased Type§

struct Gp18I2C1Sda { /* private fields */ }