Type Alias rp_pico::Gp4I2C0Sda

source ·
pub type Gp4I2C0Sda = Pin<Gpio4, FunctionI2C, PullUp>;
Expand description

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

Aliased Type§

struct Gp4I2C0Sda { /* private fields */ }