Type Alias esp32_hal::gpio::Gpio2

source ·
pub type Gpio2<MODE> = GpioPin<MODE, 2>;

Aliased Type§

struct Gpio2<MODE> { /* private fields */ }