Type Alias adafruit_macropad::RotaryA

source ·
pub type RotaryA = Pin<Gpio17, FunctionSioInput, PullUp>;
Expand description

Alias for a configured Pin

Aliased Type§

struct RotaryA { /* private fields */ }