Gp20I2C0Sda

Type Alias Gp20I2C0Sda 

Source
pub type Gp20I2C0Sda = Pin<Gpio20, FunctionI2C, PullUp>;
Expand description

I2C Function alias for pin [crate::Pins::gpio20]. Alias for a configured Pin

Aliased Typeยง

pub struct Gp20I2C0Sda { /* private fields */ }