Type Alias rp_pico::Gp16I2C0Sda

source ·
pub type Gp16I2C0Sda = Pin<Gpio16, FunctionI2C, PullUp>;
Expand description

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

Aliased Type§

struct Gp16I2C0Sda { /* private fields */ }