Type Alias adafruit_macropad::Scl

source ·
pub type Scl = Pin<Gpio21, FunctionI2C, PullUp>;
Expand description

Alias for a configured Pin

Aliased Type§

struct Scl { /* private fields */ }