Type Alias rp_pico::Gp6I2C1Sda

source ·
pub type Gp6I2C1Sda = Pin<Gpio6, FunctionI2C, PullUp>;
Expand description

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

Aliased Type§

struct Gp6I2C1Sda { /* private fields */ }