Type Alias Gp28I2C0Sda

Source
pub type Gp28I2C0Sda = Pin<Gpio28, FunctionI2C, PullUp>;
Expand description

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

Aliased Typeยง

struct Gp28I2C0Sda { /* private fields */ }