Type Alias rp_pico::Gp0I2C0Sda

source ·
pub type Gp0I2C0Sda = Pin<Gpio0, FunctionI2C, PullUp>;
Expand description

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

Aliased Type§

struct Gp0I2C0Sda { /* private fields */ }